Browse Source

提交自提点管理代码

pangqijun 1 year ago
parent
commit
771e725b86
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/platform/userapp.vue

+ 1 - 0
src/views/platform/userapp.vue

@@ -534,6 +534,7 @@
               loading.close();
               this.$message.success("增加成功");
               this.onLoad(this.page, this.query);
+              this.handleClose()
             }).catch(e => {
               this.addTicketButLoading = false;
               loading.close();