完善收付款管理
This commit is contained in:
@@ -30,5 +30,4 @@ export const invoiceApplicationDetailColumns = [
|
||||
{ prop: 'mileage', label: '里程(KM)', minWidth: 120 },
|
||||
{ prop: 'batchNo', label: '批次号', minWidth: 120 },
|
||||
{ prop: 'freightAmount', label: '运费', minWidth: 120, money: true },
|
||||
{ prop: 'feeItemsJson', label: '费用项目', minWidth: 180 },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user