From c17dba9251df86e0fe23afe87ef540c493fae219 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期二, 25 二月 2025 16:08:40 +0800 Subject: [PATCH] treeselect禁用设置 --- src/views/projectEngineering/projectLibrary/list.js | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/views/projectEngineering/projectLibrary/list.js b/src/views/projectEngineering/projectLibrary/list.js index ff04631..ea2eb19 100644 --- a/src/views/projectEngineering/projectLibrary/list.js +++ b/src/views/projectEngineering/projectLibrary/list.js @@ -4,9 +4,9 @@ {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}, {id: 'totalInvestment', label: '鎬绘姇璧勯', visible: true}, {id: 'yearInvestAmount', label: '鏈勾璁″垝鎶曡祫', visible: true}, {id: 'planStartTime', label: '椤圭洰骞翠唤', slotName: 'planStartTime', visible: true}, @@ -64,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}, @@ -95,9 +98,9 @@ {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}, {id: 'totalInvestment', label: '鎬绘姇璧勯', visible: true}, {id: 'yearInvestAmount', label: '鏈勾璁″垝鎶曡祫', visible: true}, {id: 'planStartTime', label: '椤圭洰骞翠唤', slotName: 'planStartTime', visible: true}, @@ -155,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}, -- Gitblit v1.8.0