From e45a6c581def5084bd5ff345287d3999435c4f16 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期六, 22 二月 2025 20:23:52 +0800
Subject: [PATCH] 优化
---
src/views/projectEngineering/projectLibrary/list.js | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/views/projectEngineering/projectLibrary/list.js b/src/views/projectEngineering/projectLibrary/list.js
index ff04631..ca6d80b 100644
--- a/src/views/projectEngineering/projectLibrary/list.js
+++ b/src/views/projectEngineering/projectLibrary/list.js
@@ -7,6 +7,7 @@
{id: 'projectSubType', label: '椤圭洰瀛愮被鍨�', visible: true},
{id: 'projectPhase', label: '椤圭洰闃舵', visible: true},
{id: 'constructionNature', label: '寤鸿鎬ц川', slotName: 'constructionNature', visible: true},
+ {id: 'attractInvestment', label: '鎷涘晢寮曡祫椤圭洰', slotName: 'attractInvestment', visible: true},
{id: 'totalInvestment', label: '鎬绘姇璧勯', visible: true},
{id: 'yearInvestAmount', label: '鏈勾璁″垝鎶曡祫', visible: true},
{id: 'planStartTime', label: '椤圭洰骞翠唤', slotName: 'planStartTime', visible: true},
@@ -98,6 +99,7 @@
{id: 'projectSubType', label: '椤圭洰瀛愮被鍨�', visible: true},
{id: 'projectPhase', label: '椤圭洰闃舵', visible: true},
{id: 'constructionNature', label: '寤鸿鎬ц川', slotName: 'constructionNature', visible: true},
+ {id: 'attractInvestment', label: '鎷涘晢寮曡祫椤圭洰', slotName: 'attractInvestment', visible: true},
{id: 'totalInvestment', label: '鎬绘姇璧勯', visible: true},
{id: 'yearInvestAmount', label: '鏈勾璁″垝鎶曡祫', visible: true},
{id: 'planStartTime', label: '椤圭洰骞翠唤', slotName: 'planStartTime', visible: true},
--
Gitblit v1.8.0