车辆接口更新

This commit is contained in:
wangshiming
2022-01-19 20:19:55 +08:00
parent a379828475
commit 90887acf86
9 changed files with 123 additions and 231 deletions

View File

@ -101,11 +101,11 @@ export class SupplyManagementBulkComponent implements OnInit {
type: 'string',
title: '货源编号'
},
loadingAddressArr: {
loadingPlace: {
type: 'string',
title: '装货地'
},
unloadingAddressArr: {
dischargePlace: {
type: 'string',
title: '卸货地'
},