{{ formatCustomerName(form.customerId) }}
{{form.orderId}}
{{form.ladingbillId|| $t('无')}}
{{parseTime(form.createTime)}}
{{form.content|| $t('无')}}
{{form.ascertainReason||'无'}}
{{form.plan||$t('无')}}
{{form.result||$t('无')}}
{{form.indemnity||0}}
{{getCurrencyLabel(form.currencyUnit)}}
{{parseTime(form.handleAt)}}