From e57e645d24a89adb3391be16f6948b292183fa04 Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期二, 11 二月 2025 14:02:07 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- src/views/projectEngineering/abnormalProject/list.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/projectEngineering/abnormalProject/list.js b/src/views/projectEngineering/abnormalProject/list.js index d187287..f72eda4 100644 --- a/src/views/projectEngineering/abnormalProject/list.js +++ b/src/views/projectEngineering/abnormalProject/list.js @@ -1,7 +1,7 @@ export const current = [ {id: 'projectName', label: '椤圭洰鍚嶇О', visible: true}, {id: 'projectOwnerUnit', label: '涓氫富鍗曚綅', visible: true}, - {id: 'projectColorCode', label: '椤圭洰鐮�', slotName: 'projectColorCode', visible: true}, + {id: 'coding', label: '椤圭洰鐮�', slotName: 'coding', visible: true}, {id: 'projectCode', label: '椤圭洰浠g爜', visible: true}, {id: 'projectType', label: '椤圭洰绫诲瀷', slotName: 'projectType', visible: true}, {id: 'projectPhase', label: '椤圭洰闃舵', visible: true}, @@ -89,7 +89,7 @@ export const currentRest = [ { id: 'projectName', label: '椤圭洰鍚嶇О', visible: true }, { id: 'projectOwnerUnit', label: '涓氫富鍗曚綅', visible: true }, - { id: 'projectColorCode', label: '椤圭洰鐮�', slotName: 'projectColorCode', visible: true }, + { id: 'coding', label: '椤圭洰鐮�', slotName: 'coding', visible: true }, { id: 'projectCode', label: '椤圭洰浠g爜', visible: true }, { id: 'projectType', label: '椤圭洰绫诲瀷', slotName: 'projectType', visible: true }, { id: 'projectPhase', label: '椤圭洰闃舵', visible: true }, -- Gitblit v1.8.0