From d481bc56038325904085a7171baef9d83fca8b99 Mon Sep 17 00:00:00 2001 From: oat_dev Date: Fri, 29 Mar 2024 16:40:50 +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=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88?= =?UTF-8?q?=E0=B8=A1=20tooltip=20+=20=E0=B9=81=E0=B8=81=E0=B9=89=E0=B8=84?= =?UTF-8?q?=E0=B8=B3=E0=B8=9C=E0=B8=B4=E0=B8=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../02_NameChangeHistory.vue | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/src/modules/04_registryNew/components/detail/PersonalInformation/02_NameChangeHistory.vue b/src/modules/04_registryNew/components/detail/PersonalInformation/02_NameChangeHistory.vue index 1f25b4837..35d63eae9 100644 --- a/src/modules/04_registryNew/components/detail/PersonalInformation/02_NameChangeHistory.vue +++ b/src/modules/04_registryNew/components/detail/PersonalInformation/02_NameChangeHistory.vue @@ -8,7 +8,6 @@ import http from "@/plugins/http"; import config from "@/app.config"; import dialogHeader from "@/components/DialogHeader.vue"; import { useCounterMixin } from "@/stores/mixin"; -import HistoryTable from "@/components/TableHistory.vue"; import type { ResponseObject } from "@/components/information/interface/response/OldName"; import type { Pagination } from "@/modules/04_registryNew/interface/index/Main"; import type { RequestItemsObject } from "@/components/information/interface/request/OldName"; @@ -229,14 +228,6 @@ function closeDialog() { dialog.value = false; } -// function clearForm() { -// changeNameData.status = ""; -// changeNameData.prefix = ""; -// changeNameData.firstName = ""; -// changeNameData.lastName = ""; -// alertUpload.value = false; -// } - async function onSubmit() { if (!!fileUpload.value) { await dialogConfirm( @@ -588,7 +579,9 @@ function filterSelector(val: string, update: Function, refData: string) { size="14px" icon="mdi-file-document-outline" @click="fetchProfile(props.row.id)" - /> + > + ดาวน์โหลด + + > + ดูประวัติการเปลี่ยนชื่อ-นามสกุล +