Przeglądaj źródła

瓦斯日报表监测修改-提交

lxh 6 dni temu
rodzic
commit
b0dc92839f
1 zmienionych plików z 12 dodań i 12 usunięć
  1. 12 12
      src/views/vent/gas/gasReport/gas-report.data.ts

+ 12 - 12
src/views/vent/gas/gasReport/gas-report.data.ts

@@ -103,8 +103,8 @@ export const columns: BasicColumn[] = [
               },
               {
                 title: '光瓦测量数据(%)',
-                dataIndex: 'gwSdzNight1',
-                key: 'gwSdzNight1',
+                dataIndex: 'ch4Night1',
+                key: 'ch4Night1',
                 width: 100,
                 align: 'center',
               },
@@ -177,8 +177,8 @@ export const columns: BasicColumn[] = [
               },
               {
                 title: '光瓦测量数据(%)',
-                dataIndex: 'gwSdzNight2',
-                key: 'gwSdzNight2',
+                dataIndex: 'ch4Night2',
+                key: 'ch4Night2',
                 width: 100,
                 align: 'center',
               },
@@ -293,8 +293,8 @@ export const columns: BasicColumn[] = [
               },
               {
                 title: '光瓦测量数据(%)',
-                dataIndex: 'gwSdzEarly1',
-                key: 'gwSdzEarly1',
+                dataIndex: 'ch4Early1',
+                key: 'ch4Early1',
                 width: 100,
                 align: 'center',
               },
@@ -367,8 +367,8 @@ export const columns: BasicColumn[] = [
               },
               {
                 title: '光瓦测量数据(%) ',
-                dataIndex: 'gwSdzEarly2',
-                key: 'gwSdzEarly2',
+                dataIndex: 'ch4Early2',
+                key: 'ch4Early2',
                 width: 100,
                 align: 'center',
               },
@@ -483,8 +483,8 @@ export const columns: BasicColumn[] = [
               },
               {
                 title: '光瓦测量数据(%)',
-                dataIndex: 'gwSdzNoon1',
-                key: 'gwSdzNoon1',
+                dataIndex: 'ch4Noon1',
+                key: 'ch4Noon1',
                 width: 100,
                 align: 'center',
               },
@@ -557,8 +557,8 @@ export const columns: BasicColumn[] = [
               },
               {
                 title: '光瓦测量数据(%)',
-                dataIndex: 'gwSdzNoon2',
-                key: 'gwSdzNoon2',
+                dataIndex: 'ch4Noon2',
+                key: 'ch4Noon2',
                 width: 100,
                 align: 'center',
               },