车辆对接
This commit is contained in:
@ -456,7 +456,7 @@ export class FreightComponentsListNewComponent implements OnInit {
|
||||
maxLength: 8,
|
||||
ui: {
|
||||
grid: { xxl: 13, xl: 18, lg: 24, md: 24 },
|
||||
placeholder: '请输入营业执照上的法人姓名'
|
||||
placeholder: '请输入法人姓名'
|
||||
}
|
||||
},
|
||||
certificateType: {
|
||||
@ -638,7 +638,7 @@ export class FreightComponentsListNewComponent implements OnInit {
|
||||
maxLength: 8,
|
||||
ui: {
|
||||
grid: { xxl: 13, xl: 18, lg: 24, md: 24 },
|
||||
placeholder: '请输入营业执照上的企业管理员姓名'
|
||||
placeholder: '请输入企业管理员姓名'
|
||||
}
|
||||
},
|
||||
certificateNumber: {
|
||||
|
||||
Reference in New Issue
Block a user