lilei 2 달 전
부모
커밋
2f163f4e72
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/salesManagement/salesQueryNew/comps/activeStatisticsList.vue

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

@@ -613,7 +613,7 @@ export default {
         const promoUnit = '个'
         const promoSelected = item.giftQty || 0 // 已选
         const promoBalance = item.giftShortfallQty //  差额
-        const promoLimit = item.giftCeQty // 额度
+        const promoLimit = item.giftGiveQty // 额度
         // 采购额
         const purchaseUnit = '元'
         const purchaseLimit = item.totalPromoGiftsAmount // 额度