feat(Coupon): add new prop condition @rex-zsd (#2551)

This commit is contained in:
rex
2019-01-18 13:18:53 +08:00
committed by neverland
parent 3f60e4701b
commit 4fdf731a8e
5 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ export default {
id: 1,
discount: 0,
denominations: 150,
originCondition: 0,
condition: '无使用门槛\n最多优惠12元',
reason: '',
value: 150,
name: this.$t('coupon.name'),