From 2361b16c305a67581690f2464870af71b48145b5 Mon Sep 17 00:00:00 2001 From: jiangweidong Date: Mon, 10 Apr 2023 16:43:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96=E6=89=8B=E6=9C=BA?= =?UTF-8?q?=E5=8F=B7=E5=8C=BA=E5=8F=B7=E6=9B=B4=E6=96=B0=E4=B8=BA=E7=A9=BA?= =?UTF-8?q?=E5=8F=8A=E5=B1=95=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/FormFields/PhoneInput.vue | 20 ++++++++++++-------- src/i18n/langs/en.json | 1 + src/i18n/langs/ja.json | 1 + src/i18n/langs/zh.json | 1 + src/views/users/User/UserDetail/UserInfo.vue | 3 ++- 5 files changed, 17 insertions(+), 9 deletions(-) diff --git a/src/components/FormFields/PhoneInput.vue b/src/components/FormFields/PhoneInput.vue index 453710a8f..f82700de7 100644 --- a/src/components/FormFields/PhoneInput.vue +++ b/src/components/FormFields/PhoneInput.vue @@ -1,10 +1,11 @@