{{ item.profitStatusName || '空' }}{{item.username? "("+item.username+")" : ''}}{{ [3,4,7].includes(item.profitStatus) && isFreeze == 'true' ? '-转确权':'' }}
{{item.freezeAmount > 0 ? '+'+points2point(item.freezeAmount):points2point(item.freezeAmount)}}
{{item.amount > 0 ? '+'+points2point(item.amount): points2point(item.amount)}}
{{sheep.$helper.timeFormat(item.createTime, 'yyyy-mm-dd hh:MM')}}
余额:{{ points2point(item.afterFreezeAmount)}}
余额:{{points2point(item.afterAmount)}}