From 085dad17188c6dbde3a90d7742869bfe1c2ba230 Mon Sep 17 00:00:00 2001 From: Janie <109517022+Janie06@users.noreply.github.com> Date: Tue, 7 Mar 2023 14:19:12 +0800 Subject: [PATCH] =?UTF-8?q?elementCountryCodeSelect=20component=20?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=AA=9E=E7=B3=BB=E5=88=A4=E6=96=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../form/ElementCountryCodeSelect.vue | 2492 +++++++++-------- FrontEnd/pages/user/editPersonalInfo.vue | 2 +- 2 files changed, 1259 insertions(+), 1235 deletions(-) diff --git a/FrontEnd/components/newComponent/form/ElementCountryCodeSelect.vue b/FrontEnd/components/newComponent/form/ElementCountryCodeSelect.vue index 1144d0b..300d0c3 100644 --- a/FrontEnd/components/newComponent/form/ElementCountryCodeSelect.vue +++ b/FrontEnd/components/newComponent/form/ElementCountryCodeSelect.vue @@ -1,18 +1,37 @@ - + + {{ item.code + " " + item.name }} - + + + + + + + {{ item.code + " " + item.name }} + + +