可用
({{ couponList.length }})
已使用
({{ couponList.length }})
已失效
({{ couponList.length }})
清空失效优惠券
{{
parseInt(row.type, 10) === 1 ? '满减' : '直降'
}}
{{ row.name }}
{{ row.startTime }} ~ {{ row.endTime }}
使用时间:{{ row.userTime }}
{{
`每人限领${row.price}`
}}
已领{{ row.price }}
总数 {{ row.num }}
{{ row.fallPrice ? moneySymbol +'直降'+ row.fallPrice : '减'+moneySymbol +row.price }}
满{{ row.fullPrice }}使用
商品
去使用
去查看
可用商品列表
{{
item.name
.split('】')[0]
.split('【')
.join('')
}}
{{ item.name.split('】')[1] }}
关闭