Bläddra i källkod

瓦斯日报-温度

lxh 1 år sedan
förälder
incheckning
d7c912a36a
1 ändrade filer med 42 tillägg och 0 borttagningar
  1. 42 0
      src/views/vent/gas/gasReport/gas-report.data.ts

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

@@ -37,6 +37,13 @@ export const columns: BasicColumn[] = [
                                 width: 160,
                                 align: 'center'
                             },
+                            {
+                                title: '温度',
+                                dataIndex: 'tEarly1',
+                                key: 'tEarly1',
+                                width: 100,
+                                align: 'center'
+                            },
                             {
                                 title: '便携仪',
                                 dataIndex: 'bxySdzEarly1',
@@ -99,6 +106,13 @@ export const columns: BasicColumn[] = [
                                 width: 160,
                                 align: 'center'
                             },
+                            {
+                                title: '温度',
+                                dataIndex: 'tEarly2',
+                                key: 'tEarly2',
+                                width: 100,
+                                align: 'center'
+                            },
                             {
                                 title: '便携仪',
                                 dataIndex: 'bxySdzEarly2',
@@ -188,6 +202,13 @@ export const columns: BasicColumn[] = [
                                 width: 160,
                                 align: 'center'
                             },
+                            {
+                                title: '温度',
+                                dataIndex: 'tNoon1',
+                                key: 'tNoon1',
+                                width: 100,
+                                align: 'center'
+                            },
                             {
                                 title: '便携仪',
                                 dataIndex: 'bxySdzNoon1',
@@ -250,6 +271,13 @@ export const columns: BasicColumn[] = [
                                 width: 160,
                                 align: 'center'
                             },
+                            {
+                                title: '温度',
+                                dataIndex: 'tNoon2',
+                                key: 'tNoon2',
+                                width: 100,
+                                align: 'center'
+                            },
                             {
                                 title: '便携仪',
                                 dataIndex: 'bxySdzNoon2',
@@ -339,6 +367,13 @@ export const columns: BasicColumn[] = [
                                 width: 160,
                                 align: 'center'
                             },
+                            {
+                                title: '温度',
+                                dataIndex: 'tNight1',
+                                key: 'tNight1',
+                                width: 100,
+                                align: 'center'
+                            },
                             {
                                 title: '便携仪',
                                 dataIndex: 'bxySdzNight1',
@@ -401,6 +436,13 @@ export const columns: BasicColumn[] = [
                                 width: 160,
                                 align: 'center'
                             },
+                            {
+                                title: '温度',
+                                dataIndex: 'tNight2',
+                                key: 'tNight2',
+                                width: 100,
+                                align: 'center'
+                            },
                             {
                                 title: '便携仪',
                                 dataIndex: 'bxySdzNight2',