소스 검색

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