瀏覽代碼

bug修复【ID1008151】

chenrui 3 年之前
父節點
當前提交
a4a4c6cb13
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/promotionRulesManagement/promotionRules/choosePriceProductsModal.vue

+ 1 - 0
src/views/promotionRulesManagement/promotionRules/choosePriceProductsModal.vue

@@ -274,6 +274,7 @@ export default {
             name: item.goodsName,
             goodsCode: item.goodsCode,
             goodsSn: item.goodsSn,
+            goodsPrice: item.goodsPrice,
             orderGoodsUnit: item.orderGoodsUnit,
             orderGoodsQty: item.orderGoodsQty
           })