Explorar o código

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

lxh hai 1 mes
pai
achega
1c2ea2ff9a

+ 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[] = [
     {