diff --git a/src/app/routes/usercenter/components/freight/list/new/new.component.ts b/src/app/routes/usercenter/components/freight/list/new/new.component.ts index 9b3e0a9d..bdaed9da 100644 --- a/src/app/routes/usercenter/components/freight/list/new/new.component.ts +++ b/src/app/routes/usercenter/components/freight/list/new/new.component.ts @@ -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: {