批量导入
下载模板
批量导出
批量删除
{{ row.vehicleNo }}
{{ form.vehicleType || '' }}
车辆
船舶
normalizeDecimalInput('mileage', value)"
>
{{ form.mileageUnit || '公里' }}
normalizeDecimalInput('cost', value)"
>
元
normalizeDecimalInput('nextMaintenanceMileage', value)"
>
{{ form.mileageUnit || '公里' }}
{{ formatMileage(row.mileage, row.mileageUnit) }}
{{ formatNextMaintenanceMileage(row.nextMaintenanceMileage, row.mileageUnit) }}
{{ formatAttachments(row.attachments) }}
点击下载