解决冲突

This commit is contained in:
wangshiming
2022-04-07 10:17:11 +08:00
parent 35e80620b2
commit ff978b77d4

View File

@ -128,7 +128,7 @@ export class OrderManagementAbnormalWarningComponent implements OnInit {
containsAllLabel: true,
} as SFSelectWidgetSchema
},
shipperAppUserId: {
shipperId: {
type: 'string',
title: '货主',
ui: {
@ -180,7 +180,7 @@ export class OrderManagementAbnormalWarningComponent implements OnInit {
}
}
},
carNo: {
carNos: {
title: '车牌号',
type: 'string',
ui: {