fix bug
This commit is contained in:
@ -488,8 +488,7 @@ export class SupplyManagementVehicleComponent implements OnInit {
|
||||
title: '总费用',
|
||||
className: 'text-right',
|
||||
width: '120px',
|
||||
index: 'totalAmount',
|
||||
render: 'totalAmount'
|
||||
render: 'total'
|
||||
},
|
||||
{
|
||||
title: '总运费',
|
||||
|
||||
Reference in New Issue
Block a user