车辆接口更新

This commit is contained in:
wangshiming
2022-01-18 20:05:27 +08:00
parent 7a7af4f763
commit 4ccb9db42a
2 changed files with 1 additions and 3 deletions

View File

@ -387,7 +387,7 @@ resourceStatus: any;
render: 'mybidDetailInfo',
},
{ title: '网络货运人', index: 'enterpriseInfoName', width: '220px', className: 'text-left' },
{ title: '货主', index: 'shipperAppUserName', width: '170px', className: 'text-left' },
{ title: '货主', index: 'shipperAppUserName', width: '220px', className: 'text-left' },
{ title: '关联运单号', index: 'wayBillCode', width: '170px', className: 'text-left' },
{ title: '货源编号', index: 'resourceCode', width: '170px', className: 'text-left' },
{ title: '装货地', index: 'loadingAddressArr', width: '180px', className: 'text-left' },