初步联调货源
This commit is contained in:
@ -91,7 +91,7 @@ export class SupplyManagementOnecarPublishComponent implements OnInit {
|
||||
initSF1() {
|
||||
this.schema1 = {
|
||||
properties: {
|
||||
shipperAdispatchNameppUserNmae: {
|
||||
shipperAppUserNmae: {
|
||||
type: 'string',
|
||||
title: '货主',
|
||||
maxLength: 30,
|
||||
@ -137,7 +137,7 @@ export class SupplyManagementOnecarPublishComponent implements OnInit {
|
||||
placeholder: '请输入'
|
||||
}
|
||||
},
|
||||
dispatchName: {
|
||||
dispatchName2: {
|
||||
type: 'string',
|
||||
title: '调度员',
|
||||
enum: [
|
||||
|
||||
Reference in New Issue
Block a user