当前价:
{{!Number(val.currentPrice) ? val.currentPrice : accounting.formatMoney(val.currentPrice, '¥', 2)}}
保证金:
{{accounting.formatMoney(val.cashDeposit, '¥', 2)}}
{{val.txt}}