From bd0cafbe7c54f7d773616a85bdd5b2795c1f1649 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期六, 22 二月 2025 21:21:22 +0800 Subject: [PATCH] 亿为单位 --- src/views/projectEngineering/projectLibrary/list.js | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/views/projectEngineering/projectLibrary/list.js b/src/views/projectEngineering/projectLibrary/list.js index e1e65a8..ca6d80b 100644 --- a/src/views/projectEngineering/projectLibrary/list.js +++ b/src/views/projectEngineering/projectLibrary/list.js @@ -4,8 +4,10 @@ {id: 'coding', label: '椤圭洰鐮�', slotName: 'coding', visible: true}, {id: 'projectCode', label: '椤圭洰浠g爜', visible: true}, {id: 'projectType', label: '椤圭洰绫诲瀷', slotName: 'projectType', visible: true}, + {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}, @@ -94,8 +96,10 @@ {id: 'coding', label: '椤圭洰鐮�', slotName: 'coding', visible: true}, {id: 'projectCode', label: '椤圭洰浠g爜', visible: true}, {id: 'projectType', label: '椤圭洰绫诲瀷', slotName: 'projectType', visible: true}, + {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