lxh 1 týždeň pred
rodič
commit
4c06828c75
1 zmenil súbory, kde vykonal 45 pridanie a 66 odobranie
  1. 45 66
      src/views/vent/gas/gasReport/gas-report.data.ts

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

@@ -11,20 +11,13 @@ export const columns: BasicColumn[] = [
             title: '第一次',
             children: [
               // {
-              //   title: '煤层',
-              //   dataIndex: 'coalseam_dictText',
-              //   key: 'coalseam_dictText',
-              //   width: 100,
+              //   title: '检测区域',
+              //   dataIndex: 'checkReg',
+              //   key: 'checkReg',
+              //   width: 120,
               //   align: 'center',
               // },
               {
-                title: '检测区域',
-                dataIndex: 'checkReg',
-                key: 'checkReg',
-                width: 120,
-                align: 'center',
-              },
-              {
                 title: '检测地点',
                 dataIndex: 'strInstallPos',
                 key: 'strInstallPos',
@@ -38,15 +31,15 @@ export const columns: BasicColumn[] = [
                 width: 80,
                 align: 'center',
               },
-              {
-                title: '审核状态',
-                dataIndex: 'reviewSta',
-                width: 120,
-                align: 'center',
-                customRender: ({ text }) => {
-                  return render.renderDict(text, 'reviewSta');
-                },
-              },
+              // {
+              //   title: '审核状态',
+              //   dataIndex: 'reviewSta',
+              //   width: 120,
+              //   align: 'center',
+              //   customRender: ({ text }) => {
+              //     return render.renderDict(text, 'reviewSta');
+              //   },
+              // },
               {
                 title: '检测时间',
                 dataIndex: 'timeNight1',
@@ -199,13 +192,6 @@ export const columns: BasicColumn[] = [
           {
             title: '第一次',
             children: [
-              // {
-              //   title: '煤层',
-              //   dataIndex: 'coalseam_dictText',
-              //   key: 'coalseam_dictText',
-              //   width: 100,
-              //   align: 'center',
-              // },
               {
                 title: '检测地点',
                 dataIndex: 'strInstallPos',
@@ -213,13 +199,13 @@ export const columns: BasicColumn[] = [
                 width: 120,
                 align: 'center',
               },
-              {
-                title: '检测区域',
-                dataIndex: 'checkReg',
-                key: 'checkReg',
-                width: 120,
-                align: 'center',
-              },
+              // {
+              //   title: '检测区域',
+              //   dataIndex: 'checkReg',
+              //   key: 'checkReg',
+              //   width: 120,
+              //   align: 'center',
+              // },
               {
                 title: '检查工',
                 dataIndex: 'checkPersonEarly',
@@ -227,15 +213,15 @@ export const columns: BasicColumn[] = [
                 width: 80,
                 align: 'center',
               },
-              {
-                title: '审核状态',
-                dataIndex: 'reviewSta',
-                width: 120,
-                align: 'center',
-                customRender: ({ text }) => {
-                  return render.renderDict(text, 'reviewSta');
-                },
-              },
+              // {
+              //   title: '审核状态',
+              //   dataIndex: 'reviewSta',
+              //   width: 120,
+              //   align: 'center',
+              //   customRender: ({ text }) => {
+              //     return render.renderDict(text, 'reviewSta');
+              //   },
+              // },
               {
                 title: '检测时间',
                 dataIndex: 'timeEarly1',
@@ -389,13 +375,6 @@ export const columns: BasicColumn[] = [
           {
             title: '第一次',
             children: [
-              // {
-              //   title: '煤层',
-              //   dataIndex: 'coalseam_dictText',
-              //   key: 'coalseam_dictText',
-              //   width: 100,
-              //   align: 'center',
-              // },
               {
                 title: '检测地点',
                 dataIndex: 'strInstallPos',
@@ -403,13 +382,13 @@ export const columns: BasicColumn[] = [
                 width: 120,
                 align: 'center',
               },
-              {
-                title: '检测区域',
-                dataIndex: 'checkReg',
-                key: 'checkReg',
-                width: 120,
-                align: 'center',
-              },
+              // {
+              //   title: '检测区域',
+              //   dataIndex: 'checkReg',
+              //   key: 'checkReg',
+              //   width: 120,
+              //   align: 'center',
+              // },
               {
                 title: '检查工',
                 dataIndex: 'checkPersonNoon',
@@ -417,15 +396,15 @@ export const columns: BasicColumn[] = [
                 width: 80,
                 align: 'center',
               },
-              {
-                title: '审核状态',
-                dataIndex: 'reviewSta',
-                width: 120,
-                align: 'center',
-                customRender: ({ text }) => {
-                  return render.renderDict(text, 'reviewSta');
-                },
-              },
+              // {
+              //   title: '审核状态',
+              //   dataIndex: 'reviewSta',
+              //   width: 120,
+              //   align: 'center',
+              //   customRender: ({ text }) => {
+              //     return render.renderDict(text, 'reviewSta');
+              //   },
+              // },
               {
                 title: '检测时间',
                 dataIndex: 'timeNoon1',