소스 검색

湾办修改

gks 1 년 전
부모
커밋
dca9e35461
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;