This commit is contained in:
wangshiming
2022-03-25 14:27:44 +08:00
parent 3935efb5ab
commit b4423eef37
4 changed files with 31 additions and 0 deletions

View File

@ -203,6 +203,13 @@ export class OrderManagementVehicleComponent extends BasicTableComponent impleme
placeholder: '最多100个单号空号隔开'
}
},
wayBillCode: {
type: 'string',
title: '运单号',
ui: {
placeholder: '最多100个单号空号隔开',
}
},
resourceCode: {
type: 'string',
title: '货源编号'