Browse Source

Merge branch 'develop_cuxiao' of http://git.chelingzhu.com/jianguan-web/jg-ocs-html into develop_cuxiao

lilei 1 year ago
parent
commit
792240bfb9

+ 2 - 0
src/views/promotionRulesManagement/dealerPromotions/sendAmountModal.vue

@@ -228,6 +228,7 @@ export default {
         gateType: undefined,
         gateAmount: undefined,
         quotaAmount: undefined,
+        regularSameFlag: '0', // 满赠规则  不同款商品
         regularAmount: undefined,
         giveAmount: undefined,
         restrictCategory: '',
@@ -428,6 +429,7 @@ export default {
         gateType: undefined,
         gateAmount: undefined,
         quotaAmount: undefined,
+        regularSameFlag: '0', // 满赠规则  不同款商品
         regularAmount: undefined,
         giveAmount: undefined,
         restrictCategory: '',