This commit is contained in:
wangshiming
2022-02-11 10:42:02 +08:00
parent 8d8cae8424
commit aa1ac020bb
4 changed files with 16 additions and 15 deletions

View File

@ -488,8 +488,7 @@ export class SupplyManagementVehicleComponent implements OnInit {
title: '总费用',
className: 'text-right',
width: '120px',
index: 'totalAmount',
render: 'totalAmount'
render: 'total'
},
{
title: '总运费',