gks 1 жил өмнө
parent
commit
f1331362b5

+ 1 - 0
src/views/GATHER/index.vue

@@ -1328,6 +1328,7 @@ export default {
                 this.$modal.msgSuccess(msg);
                 this.getList();
                 this.open = false;
+                this.openDetail = false;
                 compute(this.form).then((response) => {});
               }
             });