lilei 2 éve
szülő
commit
f021488788
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      src/views/salesReturnManagement/custConfirm/list.vue

+ 1 - 0
src/views/salesReturnManagement/custConfirm/list.vue

@@ -330,6 +330,7 @@ export default {
       updateByCustomerService(record).then(res => {
         if (res.status == 200) {
           this.$message.success(res.message)
+          this.handleCancel()
         }
         this.loading = false
         this.spinning = false