查询
重置
{{ row.Id || row.id }}
{{ row.UserId || row.userId }}
{{ row.discountId }}
{{ row.discount?.name || '-' }}
¥{{ row.discount?.amount ? (row.discount.amount / 100).toFixed(2) : '0.00' }}
{{ row.useTimes || 0 }} / {{ row.maxUseTimes || row.discount?.maxTimes || 0 }}
{{ formatDate(row.expireAt) }}
{{ formatDate(row.CreatedAt) }}
编辑
删除
代金券
指定用户
用户组
清除
取消
确定
取消
确定