Browse Source

瓦斯日报历史详情-时间去除

lxh 1 month ago
parent
commit
1c2ea2ff9a
1 changed files with 6 additions and 6 deletions
  1. 6 6
      src/views/vent/gas/gasReportInspect/gasReportInspect.data.ts

+ 6 - 6
src/views/vent/gas/gasReportInspect/gasReportInspect.data.ts

@@ -52,12 +52,12 @@ export const columnsType: BasicColumn[] = [
         key: 'checkPerson',
         align: 'center',
     },  
-    {
-        title: '检查时间',
-        dataIndex: 'checkTime',
-        key: 'checkTime',
-        align: 'center',
-    },  
+    // {
+    //     title: '检查时间',
+    //     dataIndex: 'checkTime',
+    //     key: 'checkTime',
+    //     align: 'center',
+    // },  
 ];
 export const columnsGas1: BasicColumn[] = [
     {