@ -216,11 +216,11 @@ export const performancescoreColumns: BasicColumn[] = [
];
export const PerformanColumns: BasicColumn[] = [
{
// {
title: 'id',
// title: 'id',
width: 80,
// width: 80,
dataIndex: 'id',
// dataIndex: 'id',
},
// },
title: '考核名称',
width: 150,