车辆对接

This commit is contained in:
wangshiming
2022-01-11 14:36:20 +08:00
parent 928a623660
commit 1e26e45bda

View File

@ -456,7 +456,7 @@ export class FreightComponentsListNewComponent implements OnInit {
maxLength: 8, maxLength: 8,
ui: { ui: {
grid: { xxl: 13, xl: 18, lg: 24, md: 24 }, grid: { xxl: 13, xl: 18, lg: 24, md: 24 },
placeholder: '请输入营业执照上的法人姓名' placeholder: '请输入法人姓名'
} }
}, },
certificateType: { certificateType: {
@ -638,7 +638,7 @@ export class FreightComponentsListNewComponent implements OnInit {
maxLength: 8, maxLength: 8,
ui: { ui: {
grid: { xxl: 13, xl: 18, lg: 24, md: 24 }, grid: { xxl: 13, xl: 18, lg: 24, md: 24 },
placeholder: '请输入营业执照上的企业管理员姓名' placeholder: '请输入企业管理员姓名'
} }
}, },
certificateNumber: { certificateNumber: {