فهرست منبع

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
           })