luojun 1 anno fa
parent
commit
d3a6349563
2 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  1. 1 0
      src/views/check/dialog.edit.vue
  2. 2 2
      src/views/resumption/plan/index.vue

+ 1 - 0
src/views/check/dialog.edit.vue

@@ -599,6 +599,7 @@ export default {
       this.checkOrgIds = null;
       this.formData.checkOrgList = [];
       this.formData.checkOrgIds = [];
+      this.tableData=[];
     },
     tenantIdnormalizer(node, instanceId) {
       if (node.children && !node.children.length) {

+ 2 - 2
src/views/resumption/plan/index.vue

@@ -77,8 +77,8 @@
                     </el-option>
                   </el-select>
                 </el-form-item>
-              </el-row>
-              <el-row>
+              <!-- </el-row>
+              <el-row> -->
                 <el-form-item prop="planStatus" label="任务状态">
                   <el-select
                     prop="planStatus"