From 1bfba74b6bea7da6d14b0da1ab8b1efe02e474b3 Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期五, 03 一月 2025 13:38:21 +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