车辆对接

This commit is contained in:
wangshiming
2021-12-29 17:20:00 +08:00
parent a3f3b2e9a8
commit 2ded33f4d6
23 changed files with 443 additions and 94 deletions

View File

@ -343,7 +343,7 @@ export class SupplyManagementVehicleComponent implements OnInit {
// type: 'enum',
// enum: { '1': '抢单', '2': '指派' }
// },
{ title: '货主', index: 'shipperAppUserNmae', width: '120px' },
{ title: '货主', index: 'shipperAppUserName', width: '120px' },
{
title: '项目名称',
index: 'enterpriseProjectName',