daiqisheng %!s(int64=3) %!d(string=hai) anos
pai
achega
64da634a7a
Modificáronse 1 ficheiros con 6 adicións e 5 borrados
  1. 6 5
      src/pages/main/demandDevelop/index.vue

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

@@ -659,11 +659,12 @@ export default {
     },
     handleApprove(type) {
       if (type === "取消") {
-        this.dialogStatus = false;
-        this.disableStatus = false;
-        this.only = false;
-        this.number++;
-        this.infolist = {};
+        // this.dialogStatus = false;
+        // this.disableStatus = false;
+        // this.only = false;
+        // this.number++;
+        // this.infolist = {};
+        this.closedia();
         return;
       }
       this.$refs.infolist.validate((val) => {