zhaoke 1 year ago
parent
commit
cac4612770
1 changed files with 36 additions and 36 deletions
  1. 36 36
      src/views/systemSettings/warningEdit/index.vue

+ 36 - 36
src/views/systemSettings/warningEdit/index.vue

@@ -96,14 +96,14 @@
                 </el-select>
               </el-form-item>
             </el-col>
-            <el-col :span="12">
+            <!-- <el-col :span="12">
               <el-form-item label="开始位置" size="default">
                 <el-select style="width: 100%" v-model="tableForms.beginPosition" class="input-shadow" filterable default-first-option clearable placeholder="请选择开始位置" @change="changebegin">
                   <el-option v-for="item in tableOptionbegin" :key="item.positionID" :label="item.positionDescribe" :value="item.locationCode">
                   </el-option>
                 </el-select>
               </el-form-item>
-            </el-col>
+            </el-col> -->
             <el-col :span="12">
               <el-form-item label="报警节点" size="default">
                 <el-select style="width: 100%" v-model="tableForms.endNode" class="input-shadow" filterable default-first-option clearable placeholder="请选择结束节点" @change="changeSelected">
@@ -112,14 +112,14 @@
                 </el-select>
               </el-form-item>
             </el-col>
-            <el-col :span="12">
+            <!-- <el-col :span="12">
               <el-form-item label="结束位置" size="default">
                 <el-select style="width: 100%" v-model="tableForms.endPosition" class="input-shadow" filterable default-first-option clearable placeholder="请选择结束位置" @change="changeEndPos">
                   <el-option v-for="item in tableOptionbegin" :key="item.positionID" :label="item.positionDescribe" :value="item.locationCode">
                   </el-option>
                 </el-select>
               </el-form-item>
-            </el-col>
+            </el-col> -->
             <el-col :span="12">
               <el-form-item label="预警时长" size="default" prop="warningDuration">
                 <el-input v-model="tableForms.warningDuration" placeholder="请输入预警时长" />
@@ -503,22 +503,22 @@ const getQuery = async () => {
         orderNumber: null,
         needSearch: null,
       },
-      {
-        queryTemplateColumnSetID: 296,
-        queryTemplateID: 18033,
-        columnName: "beginPosition",
-        columnLabel: "开始位置",
-        columnDescribe: "开始位置",
-        needSort: 0,
-        needFilters: 1,
-        needShow: 1,
-        needGroup: 0,
-        dataType: "varchar",
-        listqueryTemplateID: 1803425,
-        needCount: null,
-        orderNumber: null,
-        needSearch: null,
-      },
+      // {
+      //   queryTemplateColumnSetID: 296,
+      //   queryTemplateID: 18033,
+      //   columnName: "beginPosition",
+      //   columnLabel: "开始位置",
+      //   columnDescribe: "开始位置",
+      //   needSort: 0,
+      //   needFilters: 1,
+      //   needShow: 1,
+      //   needGroup: 0,
+      //   dataType: "varchar",
+      //   listqueryTemplateID: 1803425,
+      //   needCount: null,
+      //   orderNumber: null,
+      //   needSearch: null,
+      // },
       {
         queryTemplateColumnSetID: 297,
         queryTemplateID: 18033,
@@ -535,22 +535,22 @@ const getQuery = async () => {
         orderNumber: null,
         needSearch: null,
       },
-      {
-        queryTemplateColumnSetID: 298,
-        queryTemplateID: 18033,
-        columnName: "endPosition",
-        columnLabel: "结束位置",
-        columnDescribe: "结束位置",
-        needSort: 0,
-        needFilters: 1,
-        needShow: 1,
-        needGroup: 0,
-        dataType: "varchar",
-        listqueryTemplateID: 1803425,
-        needCount: null,
-        orderNumber: null,
-        needSearch: null,
-      },
+      // {
+      //   queryTemplateColumnSetID: 298,
+      //   queryTemplateID: 18033,
+      //   columnName: "endPosition",
+      //   columnLabel: "结束位置",
+      //   columnDescribe: "结束位置",
+      //   needSort: 0,
+      //   needFilters: 1,
+      //   needShow: 1,
+      //   needGroup: 0,
+      //   dataType: "varchar",
+      //   listqueryTemplateID: 1803425,
+      //   needCount: null,
+      //   orderNumber: null,
+      //   needSearch: null,
+      // },
       {
         queryTemplateColumnSetID: 305,
         queryTemplateID: 18033,