Browse Source

石圪台色谱仪报表 束管报表问题修改

bobo04052021@163.com 1 month ago
parent
commit
3827f1c304

+ 2 - 9
src/views/vent/bundle/bundleMonitorTable/bundle-table.data.ts

@@ -859,8 +859,8 @@ export const Sgtcolumns: BasicColumn[] = [
     title: '设备安装地点',
     width: 100,
     align: 'center',
-    dataIndex: 'sbazdd',
-    key: 'sbazdd',
+    dataIndex: 'jcdd',
+    key: 'jcdd',
   },
   {
     title: '管路编号',
@@ -950,13 +950,6 @@ export const Sgtcolumns: BasicColumn[] = [
         width: 80,
         align: 'center',
       },
-      {
-        title: '平均值',
-        dataIndex: 'ch4_ave',
-        key: 'ch4_ave',
-        width: 80,
-        align: 'center',
-      },
     ],
   },
   {

+ 2 - 2
src/views/vent/bundleSpy/bundleSpyTable/bundleSpy-table.data.ts

@@ -552,8 +552,8 @@ export const Sgtcolumns: BasicColumn[] = [
   },
   {
     title: '采样时间',
-    dataIndex: 'cyfxsj',
-    key: 'cyfxsj',
+    dataIndex: 'qyfxsj',
+    key: 'qyfxsj',
     width: 100,
     align: 'center',
   },