Explorar el Código

提交自提点管理代码

pangqijun hace 1 año
padre
commit
771e725b86
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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();