소스 검색

粉尘报表分析修改

bobo04052021@163.com 2 달 전
부모
커밋
fcf58525ec
1개의 변경된 파일0개의 추가작업 그리고 14개의 파일을 삭제
  1. 0 14
      src/views/vent/monitorManager/comment/comment.data.ts

+ 0 - 14
src/views/vent/monitorManager/comment/comment.data.ts

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