From 84a14c24edf92f7072e50b51ee37143d658ecfd4 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期二, 11 三月 2025 14:28:09 +0800 Subject: [PATCH] 项目库展示总年度投资金额 --- src/views/projectEngineering/projectLibrary/list.js | 62 ++++++++++++++++++------------- 1 files changed, 36 insertions(+), 26 deletions(-) diff --git a/src/views/projectEngineering/projectLibrary/list.js b/src/views/projectEngineering/projectLibrary/list.js index bbc8e98..b79b688 100644 --- a/src/views/projectEngineering/projectLibrary/list.js +++ b/src/views/projectEngineering/projectLibrary/list.js @@ -1,15 +1,18 @@ export const current = [ {id: 'projectName', label: '椤圭洰鍚嶇О', visible: true}, - {id: 'projectOwnerUnit', label: '涓氫富鍗曚綅', visible: true}, + {id: 'projectOwnerUnitName', label: '涓氫富鍗曚綅', visible: true}, {id: 'coding', label: '椤圭洰鐮�', slotName: 'coding', visible: true}, {id: 'projectCode', label: '椤圭洰浠g爜', visible: true}, {id: 'projectType', label: '椤圭洰绫诲瀷', slotName: 'projectType', 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: 'yearInvestAmount', label: '鏈勾璁″垝鎶曡祫(涓�)', visible: true}, {id: 'planStartTime', label: '椤圭洰骞翠唤', slotName: 'planStartTime', visible: true}, {id: 'projectStatus', label: '椤圭洰鐘舵��', slotName: 'projectStatus', visible: true}, {id: 'investType', label: '鎶曡祫绫诲埆', slotName: 'investType', visible: true}, + {id: 'usedStatus', label: '浣跨敤鐘舵��', slotName: 'usedStatus', visible: true}, {id: 'content', label: '寤鸿鍐呭', visible: false}, {id: 'fundType', label: '璧勯噾绫诲瀷', visible: false}, {id: 'projectContactPerson', label: '椤圭洰鑱旂郴浜�', visible: false}, @@ -22,10 +25,10 @@ {id: 'importanceType', label: '閲嶇偣鍒嗙被', slotName: 'importanceType', visible: false}, {id: 'setTime', label: '绔嬮」鏃堕棿', visible: false}, {id: 'planCompleteTime', label: '璁″垝绔e伐鏃堕棿', visible: false}, - {id: 'winUnit', label: '涓爣鍗曚綅', visible: false}, - {id: 'winAmount', label: '涓爣閲戦', visible: false}, - {id: 'winTime', label: '涓爣鏃堕棿', visible: false}, - {id: 'year', label: '骞村害鎶曡祫璁″垝', visible: false}, + // {id: 'winUnit', label: '涓爣鍗曚綅', visible: false}, + // {id: 'winAmount', label: '涓爣閲戦', visible: false}, + // {id: 'winTime', label: '涓爣鏃堕棿', visible: false}, + // {id: 'year', label: '骞村害鎶曡祫璁″垝', visible: false}, {id: 'address', label: '椤圭洰鍦板潃', visible: false}, {id: 'projectBudget', label: '椤圭洰棰勭畻', visible: false}, {id: 'beCrossRegion', label: '寤鸿鍦扮偣鏄惁璺ㄥ煙', visible: false}, @@ -61,6 +64,9 @@ {id: 'postCode', label: '閭斂缂栫爜', visible: false}, {id: 'email', label: '鐢靛瓙閭', visible: false}, {id: 'totalInvestment', label: '椤圭洰鎬绘姇璧勯', visible: false}, + {id: 'deptBond', label: '鍦版柟鏀垮簻涓撻」鍊哄埜', visible: false}, + {id: 'nationalDebt', label: '瓒呴暱鏈熺壒鍒浗鍊鸿祫閲�', visible: false}, + {id: 'additionalNationalDebt', label: '2023骞村鍙戝浗鍊鸿祫閲�', visible: false}, {id: 'principal', label: '椤圭洰鏈噾', visible: false}, {id: 'governmentInvestmentTotal', label: '鏀垮簻鎶曡祫', visible: false}, {id: 'centralInvestmentTotal', label: '涓ぎ鎶曡祫', visible: false}, @@ -88,16 +94,19 @@ ]; export const currentRest = [ {id: 'projectName', label: '椤圭洰鍚嶇О', visible: true}, - {id: 'projectOwnerUnit', label: '涓氫富鍗曚綅', visible: true}, + {id: 'projectOwnerUnitName', label: '涓氫富鍗曚綅', visible: true}, {id: 'coding', label: '椤圭洰鐮�', slotName: 'coding', visible: true}, {id: 'projectCode', label: '椤圭洰浠g爜', visible: true}, {id: 'projectType', label: '椤圭洰绫诲瀷', slotName: 'projectType', 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: 'yearInvestAmount', label: '鏈勾璁″垝鎶曡祫(涓�)', visible: true}, {id: 'planStartTime', label: '椤圭洰骞翠唤', slotName: 'planStartTime', visible: true}, {id: 'projectStatus', label: '椤圭洰鐘舵��', slotName: 'projectStatus', visible: true}, {id: 'investType', label: '鎶曡祫绫诲埆', slotName: 'investType', visible: true}, + {id: 'usedStatus', label: '浣跨敤鐘舵��', slotName: 'usedStatus', visible: true}, {id: 'content', label: '寤鸿鍐呭', visible: false}, {id: 'fundType', label: '璧勯噾绫诲瀷', visible: false}, {id: 'projectContactPerson', label: '椤圭洰鑱旂郴浜�', visible: false}, @@ -110,10 +119,10 @@ {id: 'importanceType', label: '閲嶇偣鍒嗙被', slotName: 'importanceType', visible: false}, {id: 'setTime', label: '绔嬮」鏃堕棿', visible: false}, {id: 'planCompleteTime', label: '璁″垝绔e伐鏃堕棿', visible: false}, - {id: 'winUnit', label: '涓爣鍗曚綅', visible: false}, - {id: 'winAmount', label: '涓爣閲戦', visible: false}, - {id: 'winTime', label: '涓爣鏃堕棿', visible: false}, - {id: 'year', label: '骞村害鎶曡祫璁″垝', visible: false}, + // {id: 'winUnit', label: '涓爣鍗曚綅', visible: false}, + // {id: 'winAmount', label: '涓爣閲戦', visible: false}, + // {id: 'winTime', label: '涓爣鏃堕棿', visible: false}, + // {id: 'year', label: '骞村害鎶曡祫璁″垝', visible: false}, {id: 'address', label: '椤圭洰鍦板潃', visible: false}, {id: 'projectBudget', label: '椤圭洰棰勭畻', visible: false}, {id: 'beCrossRegion', label: '寤鸿鍦扮偣鏄惁璺ㄥ煙', visible: false}, @@ -149,6 +158,9 @@ {id: 'postCode', label: '閭斂缂栫爜', visible: false}, {id: 'email', label: '鐢靛瓙閭', visible: false}, {id: 'totalInvestment', label: '椤圭洰鎬绘姇璧勯', visible: false}, + {id: 'deptBond', label: '鍦版柟鏀垮簻涓撻」鍊哄埜', visible: false}, + {id: 'nationalDebt', label: '瓒呴暱鏈熺壒鍒浗鍊鸿祫閲�', visible: false}, + {id: 'additionalNationalDebt', label: '2023骞村鍙戝浗鍊鸿祫閲�', visible: false}, {id: 'principal', label: '椤圭洰鏈噾', visible: false}, {id: 'governmentInvestmentTotal', label: '鏀垮簻鎶曡祫', visible: false}, {id: 'centralInvestmentTotal', label: '涓ぎ鎶曡祫', visible: false}, @@ -181,13 +193,14 @@ export const projectProcessCurrent = [ {id: 'projectName', label: '椤圭洰鍚嶇О', visible: true}, {id: 'flowableProcessName', label: '缁戝畾娴佺▼', visible: true, minWidth: 200, showOverflowTooltip: true}, - {id: 'projectOwnerUnit', label: '涓氫富鍗曚綅', visible: true}, + {id: 'projectOwnerUnitName', label: '涓氫富鍗曚綅', visible: true}, {id: 'coding', label: '椤圭洰鐮�', slotName: 'coding', visible: true}, {id: 'projectCode', label: '椤圭洰浠g爜', visible: true}, - {id: 'projectType', label: '椤圭洰绫诲瀷', slotName: 'projectType', visible: true}, + {id: 'projectType', label: '椤圭洰鎺ㄨ繘绫诲瀷', slotName: 'projectType', visible: true}, {id: 'projectPhase', label: '椤圭洰闃舵', visible: true}, + {id: 'constructionNature', label: '寤鸿鎬ц川', slotName: 'constructionNature', visible: true}, {id: 'totalInvestment', label: '鎬绘姇璧勯', visible: true}, - {id: 'yearInvestAmount', label: '鏈勾璁″垝鎶曡祫', visible: true}, + {id: 'yearInvestAmount', label: '鏈勾璁″垝鎶曡祫(涓�)', visible: true}, {id: 'planStartTime', label: '椤圭洰骞翠唤', slotName: 'planStartTime', visible: true}, {id: 'projectStatus', label: '椤圭洰鐘舵��', slotName: 'projectStatus', visible: true}, {id: 'investType', label: '鎶曡祫绫诲埆', slotName: 'investType', visible: true}, @@ -203,10 +216,6 @@ {id: 'importanceType', label: '閲嶇偣鍒嗙被', slotName: 'importanceType', visible: false}, {id: 'setTime', label: '绔嬮」鏃堕棿', visible: false}, {id: 'planCompleteTime', label: '璁″垝绔e伐鏃堕棿', visible: false}, - {id: 'winUnit', label: '涓爣鍗曚綅', visible: false}, - {id: 'winAmount', label: '涓爣閲戦', visible: false}, - {id: 'winTime', label: '涓爣鏃堕棿', visible: false}, - {id: 'year', label: '骞村害鎶曡祫璁″垝', visible: false}, {id: 'address', label: '椤圭洰鍦板潃', visible: false}, {id: 'projectBudget', label: '椤圭洰棰勭畻', visible: false}, {id: 'beCrossRegion', label: '寤鸿鍦扮偣鏄惁璺ㄥ煙', visible: false}, @@ -270,13 +279,14 @@ export const projectProcessCurrentRest = [ {id: 'projectName', label: '椤圭洰鍚嶇О', visible: true}, {id: 'flowableProcessName', label: '缁戝畾娴佺▼', visible: true, minWidth: 200, showOverflowTooltip: true}, - {id: 'projectOwnerUnit', label: '涓氫富鍗曚綅', visible: true}, + {id: 'projectOwnerUnitName', label: '涓氫富鍗曚綅', visible: true}, {id: 'coding', label: '椤圭洰鐮�', slotName: 'coding', visible: true}, {id: 'projectCode', label: '椤圭洰浠g爜', visible: true}, - {id: 'projectType', label: '椤圭洰绫诲瀷', slotName: 'projectType', visible: true}, + {id: 'projectType', label: '椤圭洰鎺ㄨ繘绫诲瀷', slotName: 'projectType', visible: true}, {id: 'projectPhase', label: '椤圭洰闃舵', visible: true}, + {id: 'constructionNature', label: '寤鸿鎬ц川', slotName: 'constructionNature', visible: true}, {id: 'totalInvestment', label: '鎬绘姇璧勯', visible: true}, - {id: 'yearInvestAmount', label: '鏈勾璁″垝鎶曡祫', visible: true}, + {id: 'yearInvestAmount', label: '鏈勾璁″垝鎶曡祫(涓�)', visible: true}, {id: 'planStartTime', label: '椤圭洰骞翠唤', slotName: 'planStartTime', visible: true}, {id: 'projectStatus', label: '椤圭洰鐘舵��', slotName: 'projectStatus', visible: true}, {id: 'investType', label: '鎶曡祫绫诲埆', slotName: 'investType', visible: true}, @@ -292,10 +302,10 @@ {id: 'importanceType', label: '閲嶇偣鍒嗙被', slotName: 'importanceType', visible: false}, {id: 'setTime', label: '绔嬮」鏃堕棿', visible: false}, {id: 'planCompleteTime', label: '璁″垝绔e伐鏃堕棿', visible: false}, - {id: 'winUnit', label: '涓爣鍗曚綅', visible: false}, - {id: 'winAmount', label: '涓爣閲戦', visible: false}, - {id: 'winTime', label: '涓爣鏃堕棿', visible: false}, - {id: 'year', label: '骞村害鎶曡祫璁″垝', visible: false}, + // {id: 'winUnit', label: '涓爣鍗曚綅', visible: false}, + // {id: 'winAmount', label: '涓爣閲戦', visible: false}, + // {id: 'winTime', label: '涓爣鏃堕棿', visible: false}, + // {id: 'year', label: '骞村害鎶曡祫璁″垝', visible: false}, {id: 'address', label: '椤圭洰鍦板潃', visible: false}, {id: 'projectBudget', label: '椤圭洰棰勭畻', visible: false}, {id: 'beCrossRegion', label: '寤鸿鍦扮偣鏄惁璺ㄥ煙', visible: false}, -- Gitblit v1.8.0