gks hai 1 ano
pai
achega
dca9e35461
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/GATHER/index.vue

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

@@ -1544,7 +1544,7 @@ export default {
               wbUpdateGATHER(this.form).then((response) => {
                 this.$modal.msgSuccess("修改成功");
                 this.getList();
-                this.openDetail = false;
+                this.wbopenDetail = false;
                 compute(this.form).then((response) => {});
               });
               return;