{{ item.label }}
{{
detailValue('billNo')
}}
{{
detailValue('billTypeName', 'billType')
}}
{{
detailValue('issuerName')
}}
{{
detailValue('receiverName')
}}
{{
formatMoney(detailDialog.row.faceAmount)
}}
{{
formatMoney(detailDialog.row.availableBalance)
}}
{{
detailValue('issueDate')
}}
{{
detailValue('maturityDate')
}}
{{
detailValue('issuingBank')
}}
{{
detailValue('availableDeptNames')
}}
{{
detailValue('feeBearerName')
}}
{{ formatRate(detailDialog.row.bankDiscountReferenceRate) }}
{{ formatRate(detailDialog.row.confirmedDiscountRate) }}
{{ formatMoney(estimatedDiscountFee()) }}
{{ detailValue('remark') }}
{{ formatMoney(row.usedAmount) }}