Ver código fonte

Merge branch 'dev_info' of https://git.agilestar.cn/spfm-group/spfm-market-front into dev_info

daiqisheng 3 anos atrás
pai
commit
73ce43c2f4
1 arquivos alterados com 6 adições e 9 exclusões
  1. 6 9
      src/pages/main/demandDevelop/index.vue

+ 6 - 9
src/pages/main/demandDevelop/index.vue

@@ -1012,12 +1012,7 @@ export default {
               type: "success",
               message: data.desc,
             });
-            this.dialogStatus = false;
-            this.disableStatus = false;
-            this.checkexa = false;
-            this.checkLaeder = false;
-            this.leader = "";
-            this.infolist = {};
+             this.closedia();
             this.handleInit();
           }
         });
@@ -1231,9 +1226,11 @@ export default {
       this.attList = [];
       this.file = [];
       // 审核人
-      (this.treeList = []),
-        // 时间
-        (this.busiTime = []);
+      this.treeList = [];
+      // 时间
+      this.busiTime = [];
+      // 领导人
+      this.checkLaeder = false;
       // 审核领导
       this.leader = "";
       this.remark = '';