From af8996daf8ec97e4da6a6263860fa5394b75b6ba Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期四, 27 二月 2025 09:51:45 +0800
Subject: [PATCH] 流程推进页面展示工程

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

diff --git a/src/views/projectEngineering/projectLibrary/list.js b/src/views/projectEngineering/projectLibrary/list.js
index ea2eb19..4f6c975 100644
--- a/src/views/projectEngineering/projectLibrary/list.js
+++ b/src/views/projectEngineering/projectLibrary/list.js
@@ -196,7 +196,7 @@
   {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},
@@ -216,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},
@@ -286,7 +282,7 @@
   {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},

--
Gitblit v1.8.0