{{ activeRow.transNo }}
{{ activeRow.repairName }}
{{ activeRow.studentInstrumentId }}
{{ activeRow.studentName }}
{{ activeRow.studentSchool }}
{{ activeRow.contactName }}
{{ activeRow.contactMobile }}
{{ activeRow.address }}
{{ activeRow.sendType == "0" ? "自取" : "邮寄" }}
{{ activeRow.amount | moneyFormat }}元
{{ activeRow.maintenanceStatus ? '是' : '否' }}
{{ activeRow.exemptionAmount | moneyFormat }}元
{{ activeRow.payableAmount | moneyFormat }}元