From 1e26e45bda6db04f94e5ca38f3dea56785dbc83d Mon Sep 17 00:00:00 2001 From: wangshiming Date: Tue, 11 Jan 2022 14:36:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=A6=E8=BE=86=E5=AF=B9=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../usercenter/components/freight/list/new/new.component.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: {