解决冲突
This commit is contained in:
@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user