chenrui 10 mesi fa
parent
commit
09fde3c66c

+ 1 - 1
src/views/promotionRulesManagement/promotionManagement/edit.vue

@@ -692,7 +692,7 @@ export default {
     },
     },
     // 添加产品
     // 添加产品
     handleAddProduct () {
     handleAddProduct () {
-      this.chooseTypeList = this.form.promoRule.productRangeList
+      this.chooseTypeList = this.productRangeList
       this.showProModal = true
       this.showProModal = true
     },
     },
     // 批量添加
     // 批量添加