diff --git a/public/components/scm/addCouponPropertyPool/addCouponPropertyPool.html b/public/components/scm/addCouponPropertyPool/addCouponPropertyPool.html index 39d0f7f1b..ef8ff302b 100644 --- a/public/components/scm/addCouponPropertyPool/addCouponPropertyPool.html +++ b/public/components/scm/addCouponPropertyPool/addCouponPropertyPool.html @@ -29,8 +29,8 @@ {{vc.i18n('购物','addCouponPropertyPool')}} - {{vc.i18n('缴费','addCouponPropertyPool')}} - + {{vc.i18n('维修劵','addCouponPropertyPool')}} {{vc.i18n('停车劵','addCouponPropertyPool')}} @@ -56,13 +56,22 @@ - + + + + + + + + + + + + + + + + {{vc.i18n('必填,请选择赠送频率','addCouponRuleCpps')}} + + 赠送一次 + 每月赠送一次 + + + + + + @@ -36,6 +39,8 @@ {{couponRuleCpps.crcId}} {{couponRuleCpps.couponName}} {{couponRuleCpps.quantity}} + {{couponRuleCpps.giftFrequencyName}} + + + + + + + + + + + + + + + + {{vc.i18n('必填,请选择赠送频率','editCouponRuleCpps')}} + + 赠送一次 + 每月赠送一次 + + +