From c3112c90d21efb12e42e0d107954ca0a4351b9de Mon Sep 17 00:00:00 2001 From: gjh <1421wake> Date: Fri, 1 Aug 2025 13:35:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=80=83=E6=A0=B8=E9=A1=B5=E9=9D=A2=E5=B1=8F?= =?UTF-8?q?=E8=94=BDid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templateContent/templateContent.data.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/performanceIndicator/templateContent/templateContent.data.ts b/src/views/performanceIndicator/templateContent/templateContent.data.ts index 5123c53..cddd248 100644 --- a/src/views/performanceIndicator/templateContent/templateContent.data.ts +++ b/src/views/performanceIndicator/templateContent/templateContent.data.ts @@ -216,11 +216,11 @@ export const performancescoreColumns: BasicColumn[] = [ ]; export const PerformanColumns: BasicColumn[] = [ - { - title: 'id', - width: 80, - dataIndex: 'id', - }, + // { + // title: 'id', + // width: 80, + // dataIndex: 'id', + // }, { title: '考核名称', width: 150,