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,