merge partner

This commit is contained in:
Taric Xin
2022-03-23 14:31:43 +08:00
parent f85da30008
commit f5f64038c2
3 changed files with 3 additions and 19 deletions

View File

@ -166,21 +166,6 @@ export class FreightComponentsListComponent implements OnInit {
showRequired: false
}
},
enterpriseType: {
type: 'string',
title: '企业类型',
enum: [
{ label: '全部', value: '' },
{ label: '物流企业', value: 0 }
],
default: '',
ui: {
widget: 'select',
visibleIf: {
expand: (value: boolean) => value
}
}
},
lockedStatus8: {
type: 'string',
title: '公司所在地',
@ -312,7 +297,7 @@ export class FreightComponentsListComponent implements OnInit {
}
}
},
networkTransporter: {
enterpriseType: {
type: 'string',
title: '企业类型',
enum: [