浏览代码

瓦斯日报-温度

lxh 7 月之前
父节点
当前提交
d7c912a36a
共有 1 个文件被更改,包括 42 次插入0 次删除
  1. 42 0
      src/views/vent/gas/gasReport/gas-report.data.ts

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

@@ -38,6 +38,13 @@ export const columns: BasicColumn[] = [
                                 align: 'center'
                             },
                             {
+                                title: '温度',
+                                dataIndex: 'tEarly1',
+                                key: 'tEarly1',
+                                width: 100,
+                                align: 'center'
+                            },
+                            {
                                 title: '便携仪',
                                 dataIndex: 'bxySdzEarly1',
                                 key: 'bxySdzEarly1',
@@ -100,6 +107,13 @@ export const columns: BasicColumn[] = [
                                 align: 'center'
                             },
                             {
+                                title: '温度',
+                                dataIndex: 'tEarly2',
+                                key: 'tEarly2',
+                                width: 100,
+                                align: 'center'
+                            },
+                            {
                                 title: '便携仪',
                                 dataIndex: 'bxySdzEarly2',
                                 key: 'bxySdzEarly2',
@@ -189,6 +203,13 @@ export const columns: BasicColumn[] = [
                                 align: 'center'
                             },
                             {
+                                title: '温度',
+                                dataIndex: 'tNoon1',
+                                key: 'tNoon1',
+                                width: 100,
+                                align: 'center'
+                            },
+                            {
                                 title: '便携仪',
                                 dataIndex: 'bxySdzNoon1',
                                 key: 'bxySdzNoon1',
@@ -251,6 +272,13 @@ export const columns: BasicColumn[] = [
                                 align: 'center'
                             },
                             {
+                                title: '温度',
+                                dataIndex: 'tNoon2',
+                                key: 'tNoon2',
+                                width: 100,
+                                align: 'center'
+                            },
+                            {
                                 title: '便携仪',
                                 dataIndex: 'bxySdzNoon2',
                                 key: 'bxySdzNoon2',
@@ -340,6 +368,13 @@ export const columns: BasicColumn[] = [
                                 align: 'center'
                             },
                             {
+                                title: '温度',
+                                dataIndex: 'tNight1',
+                                key: 'tNight1',
+                                width: 100,
+                                align: 'center'
+                            },
+                            {
                                 title: '便携仪',
                                 dataIndex: 'bxySdzNight1',
                                 key: 'bxySdzNight1',
@@ -402,6 +437,13 @@ export const columns: BasicColumn[] = [
                                 align: 'center'
                             },
                             {
+                                title: '温度',
+                                dataIndex: 'tNight2',
+                                key: 'tNight2',
+                                width: 100,
+                                align: 'center'
+                            },
+                            {
                                 title: '便携仪',
                                 dataIndex: 'bxySdzNight2',
                                 key: 'bxySdzNight2',