车辆接口更新

This commit is contained in:
wangshiming
2022-01-18 19:51:26 +08:00
parent 9f61585a67
commit ca2e639b77

View File

@ -257,13 +257,13 @@ export class OrderManagementRiskComponent implements OnInit {
{
title: '装货地',
className: 'text-left',
width: '200px',
width: '250px',
index: 'loadingPlace'
},
{
title: '卸货地',
className: 'text-left',
width: '200px',
width: '250px',
index: 'dischargePlace'
},
{