From 387b898a3c38c0905d0f9309175de39ccb29cd82 Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期四, 27 二月 2025 17:51:42 +0800 Subject: [PATCH] 在库项目,隐藏列可操作保存 --- src/views/projectEngineering/projectLibrary/list.js | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/views/projectEngineering/projectLibrary/list.js b/src/views/projectEngineering/projectLibrary/list.js index ce45220..ea2eb19 100644 --- a/src/views/projectEngineering/projectLibrary/list.js +++ b/src/views/projectEngineering/projectLibrary/list.js @@ -4,7 +4,6 @@ {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}, @@ -99,7 +98,6 @@ {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}, -- Gitblit v1.8.0