From 7cf4649aa88b0dd950bbeeb70f9c875ce1d550ce Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期四, 20 二月 2025 18:31:47 +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 e1e65a8..ff04631 100644
--- a/src/views/projectEngineering/projectLibrary/list.js
+++ b/src/views/projectEngineering/projectLibrary/list.js
@@ -4,6 +4,7 @@
   {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: 'totalInvestment', label: '鎬绘姇璧勯', visible: true},
@@ -94,6 +95,7 @@
   {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: 'totalInvestment', label: '鎬绘姇璧勯', visible: true},

--
Gitblit v1.8.0