From ffa0992e2d0cef55ba7da03a22fd1ab23810be05 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Thu, 14 Mar 2024 15:07:28 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=97=E0=B8=B0=E0=B9=80=E0=B8=9A=E0=B8=B5?= =?UTF-8?q?=E0=B8=A2=E0=B8=99=E0=B8=9B=E0=B8=A3=E0=B8=B0=E0=B8=A7=E0=B8=B1?= =?UTF-8?q?=E0=B8=95=E0=B8=B4:=20=E0=B8=9B=E0=B8=A3=E0=B8=B1=E0=B8=9A=20ta?= =?UTF-8?q?ble&card?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../detail/Achievement/03_Insignia.vue | 268 ++++++++---------- .../02_NameChangeHistory.vue | 180 ++++++------ 2 files changed, 208 insertions(+), 240 deletions(-) diff --git a/src/modules/04_registryNew/components/detail/Achievement/03_Insignia.vue b/src/modules/04_registryNew/components/detail/Achievement/03_Insignia.vue index 83bd28c02..5377169e8 100644 --- a/src/modules/04_registryNew/components/detail/Achievement/03_Insignia.vue +++ b/src/modules/04_registryNew/components/detail/Achievement/03_Insignia.vue @@ -554,6 +554,10 @@ function onSubmit() { }); } +function selectData(props: any) { + modal.value = true; +} + function filterSelector(val: any, update: Function, refData: string) { switch (refData) { case "insigniaOptions": @@ -685,6 +689,7 @@ onMounted(async () => { /> {