From ff9cc904e1447505f3674d100088d4d78d1d0ffc Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期二, 25 三月 2025 11:30:22 +0800
Subject: [PATCH] 资金异常项目

---
 src/views/projectEngineering/projectLibrary/list.js |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/views/projectEngineering/projectLibrary/list.js b/src/views/projectEngineering/projectLibrary/list.js
index 4f6c975..b79b688 100644
--- a/src/views/projectEngineering/projectLibrary/list.js
+++ b/src/views/projectEngineering/projectLibrary/list.js
@@ -8,7 +8,7 @@
   {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},
@@ -102,7 +102,7 @@
   {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},
@@ -200,7 +200,7 @@
   {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},
@@ -286,7 +286,7 @@
   {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},

--
Gitblit v1.8.0