¥{{ (row.amount / 100).toFixed(2) }}
¥{{ (row.minAmount / 100).toFixed(2) }}
¥{{ (row.maxAmount / 100).toFixed(2) }}
无限制
{{ row.maxTimes || '无限制' }}
{{ row.userTimes || '无限制' }}
{{ row.duration ? (row.duration / 86400).toFixed(0) : '-' }}
编辑
查看
删除
代金券领取后的有效持续时间
代金券可以发放给用户的时间范围
取消
确定