开始时间
{{ detail.startTime || '无' }}
结束时间
{{ detail.endTime || '无' }}
出差类型
{{ detail.travelType || '无' }}
出差目的地
{{ detail.destination || '无' }}
出差原因
{{ detail.reason || '无' }}
收款人姓名
{{ detail.payeeName || '无' }}
预估费用
{{ detail.estimatedCost || 0 }} 元
开户银行
{{ detail.bankName || '无' }}
银行账号
{{ detail.bankAccount || '无' }}
备注
{{ detail.remark || '无' }}
创建人
{{ detail.createBy || '无' }}
创建时间
{{ detail.createTime || '无' }}
更新人
{{ detail.updateBy || '无' }}
更新时间
{{ detail.updateTime || '无' }}