{{
v.label }}
{{ vdata.startTime || '请选择开始时间' }}
---
{{ vdata.endTime || '请选择结束时间' }}
{{ cal.cert2Dollar(Math.abs(vdata.mbrCount.changeAmount)) }}
会员消费金额 (元)
{{ cal.cert2Dollar(vdata.rechargeRecordCount.entryAmount) }}
充值入账 (元)
{{ cal.cert2Dollar(vdata.rechargeRecordCount.giveAmount) }}
充值赠送 (元)
{{ cal.cert2Dollar(vdata.rechargeRecordCount.payAmount) }}
充值支付 (元)
{{ cal.cert2Dollar(Math.abs(vdata.accountHistoryCount.changeAmount)) }}
余额变动 (元)
{{ vdata.accountHistoryCount.countNum }}
余额变动条数
{{ vdata.mbrCount.changeCount }}
会员消费笔数
{{ v.phoneTips.title }}
{{ !v.phoneTips.maxAmount ? '不限制充值余额' : cal.cert2Dollar(v.phoneTips?.maxAmount) }}