lilei преди 2 години
родител
ревизия
d1cad584a6
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      src/views/salesReturnManagement/custConfirm/list.vue

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

@@ -326,14 +326,12 @@ export default {
         return
       }
       this.loading = true
-      this.spinning = true
       updateByCustomerService(record).then(res => {
         if (res.status == 200) {
           this.$message.success(res.message)
           this.handleCancel()
         }
         this.loading = false
-        this.spinning = false
       })
     },
     // 删除产品