浏览代码

bug 修复

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
       })
     },
     // 删除产品