lilei 1 月之前
父节点
当前提交
56655b439f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/salesManagement/salesQueryNew/comps/detailProductList.vue

+ 1 - 1
src/views/salesManagement/salesQueryNew/comps/detailProductList.vue

@@ -373,7 +373,7 @@ export default {
         showStock: this.showStock,
         warehouseSn: this.warehouseSn,
         borrowFlag: this.borrowFlag,
-        promotionFlag: this.promoProductClz == '' ? undefined : this.promoProductClz
+        promoProductClz: this.promoProductClz == '' ? undefined : this.promoProductClz
       }
       // 查询正常产品
       if (this.type == 'normal') {