lilei 4 tháng trước cách đây
mục cha
commit
5b817970ee
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      src/views/salesManagement/salesQueryNew/edit.vue

+ 0 - 4
src/views/salesManagement/salesQueryNew/edit.vue

@@ -298,10 +298,6 @@ export default {
     // 确定新增产品到列表,
     // row 产品信息,promo 活动规则信息,promoProductClz 规则类型,cptype 1 添加活动产品,2 累计产品
     insterProduct (row, promo, promoProductClz, cptype) {
-      if (this.spinning) {
-        this.$message.warning('正在添加产品,请稍等...')
-        return
-      }
       this.spinning = true
       // 正常产品
       if (promoProductClz == 0) {