车辆接口更新

This commit is contained in:
wangshiming
2022-01-19 14:41:29 +08:00
parent ccb410d145
commit 51a7014b2c
4 changed files with 6 additions and 6 deletions

View File

@ -427,7 +427,7 @@ export class OrderManagementBulkComponent implements OnInit {
{
title: '承运司机',
className: 'text-left',
width: '180px',
width: '250px',
index: 'driverName',
render: 'driverName'
},