批量导入
下载模板
批量导出
批量删除
{{ row.vehicleNo }}
{{ formatMileage(row.previousMonthMileage, row.mileageUnit) }}
{{ formatMileage(row.currentMonthMileage, row.mileageUnit) }}
{{ formatMileage(row.monthlyMileage, row.mileageUnit) }}
{{ formatMileage(row.totalMileage, row.mileageUnit) }}
normalizeIntegerInput('previousMonthMileage', value)"
>
km
normalizeIntegerInput('currentMonthMileage', value)"
>
km
normalizeIntegerInput('monthlyMileage', value)"
>
km
normalizeIntegerInput('totalMileage', value)"
>
km
-
{{ formatAttachments(row.attachments) }}
点击下载