From be7f116b9935671ebcd33923ecc5bf5cc86c2aae Mon Sep 17 00:00:00 2001 From: waruneeauy Date: Mon, 17 Nov 2025 16:06:25 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B9=84=E0=B8=9F?= =?UTF-8?q?=E0=B8=A5=E0=B9=8C=20"=E0=B8=81.=E0=B8=9E.7/=E0=B8=81.=E0=B8=81?= =?UTF-8?q?.1"=20=E0=B9=80=E0=B8=9B=E0=B9=87=E0=B8=99=20"=E0=B8=97?= =?UTF-8?q?=E0=B8=9B=E0=B8=AD.=20=E0=B8=AA=E0=B8=B2=E0=B8=A1=E0=B8=B1?= =?UTF-8?q?=E0=B8=8D"=20=E0=B9=80=E0=B8=89=E0=B8=9E=E0=B8=B2=E0=B8=B0?= =?UTF-8?q?=E0=B8=97=E0=B8=B5=E0=B9=88=E0=B9=80=E0=B8=9B=E0=B9=87=E0=B8=99?= =?UTF-8?q?=20=E0=B8=97=E0=B8=B0=E0=B9=80=E0=B8=9A=E0=B8=B5=E0=B8=A2?= =?UTF-8?q?=E0=B8=99=E0=B8=9B=E0=B8=A3=E0=B8=B0=E0=B8=A7=E0=B8=B1=E0=B8=95?= =?UTF-8?q?=E0=B8=B4=E0=B8=AD=E0=B8=B4=E0=B9=80=E0=B8=A5=E0=B9=87=E0=B8=81?= =?UTF-8?q?=E0=B8=97=E0=B8=A3=E0=B8=AD=E0=B8=99=E0=B8=B4=E0=B8=81=E0=B8=AA?= =?UTF-8?q?=E0=B9=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/10_registry/views/main.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/modules/10_registry/views/main.vue b/src/modules/10_registry/views/main.vue index 3d004d4..81d75af 100644 --- a/src/modules/10_registry/views/main.vue +++ b/src/modules/10_registry/views/main.vue @@ -58,7 +58,7 @@ async function onClickDownloadKp7(type: string) { store.profileId, dataStore.officerType == "OFFICER" ? "profile" : "profile-employee" ); - const fileName = type === "FULL" ? "ก.พ.7/ก.ก.1" : "ประวัติแบบย่อ"; + const fileName = type === "FULL" ? "ทปอ. สามัญ" : "ประวัติแบบย่อ"; await http .get(url) .then(async (res) => { @@ -233,7 +233,7 @@ function onMobile(type: string) { color="primary" @click="onClickDownloadKp7('FULL')" > -
ดาวน์โหลด ก.พ.7/ก.ก. 1
ดาวน์โหลด ทปอ. สามัญ @@ -372,7 +372,7 @@ function onMobile(type: string) { icon="mdi-folder-download-outline" @click="onClickDownloadKp7('FULL')" > - ดาวน์โหลด ก.พ.7/ก.ก. 1 + ดาวน์โหลด ทปอ. สามัญ