@@ -307,20 +307,6 @@ export const dsutDltColumns: BasicColumn[] = [
align: 'center',
customRender: ({ index }: { index: number }) => `${index + 1}`,
},
- {
- title: '工作场所',
- dataIndex: 'gzcs',
- key: 'gzcs',
- width: 130,
- align: 'center',
- },
- title: '工种',
- dataIndex: 'gz',
- key: 'gz',
- width: 100,
{
title: '监测地点',
dataIndex: 'jcdd',