Browse Source

货品信息删除

howie 3 năm trước cách đây
mục cha
commit
b648f11b38
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/sales_policy/components/AddPolicy.vue

+ 1 - 0
src/views/sales_policy/components/AddPolicy.vue

@@ -819,6 +819,7 @@ export default {
         deleteMaterialPolicy(params).then((res) => {
           this.dataList.splice(index, 1)
         })
+        return
       }
       this.dataList.splice(index, 1)
       // this.listTotal -= 1;