解决冲突

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