From 15c1c2038f47395c6cd979f8c7a9e99be634fc82 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Tue, 28 Jan 2025 17:44:16 +0700 Subject: [PATCH] no message --- .../detail/GovernmentInformation/06_HelpGovernment.vue | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/modules/04_registryPerson/components/detail/GovernmentInformation/06_HelpGovernment.vue b/src/modules/04_registryPerson/components/detail/GovernmentInformation/06_HelpGovernment.vue index e348cade5..1b431ec0e 100644 --- a/src/modules/04_registryPerson/components/detail/GovernmentInformation/06_HelpGovernment.vue +++ b/src/modules/04_registryPerson/components/detail/GovernmentInformation/06_HelpGovernment.vue @@ -199,12 +199,7 @@ function onSubmit() { async function uploadProfile(id: string) { await http .post( - config.API.subFile( - "ทะเบียนประวัติ", - "ปฏิบัติราชการพิเศษ", - profileId.value, - id - ), + config.API.subFile("ทะเบียนประวัติ", "ช่วยราชการ", profileId.value, id), { replace: true, fileList: [ @@ -264,7 +259,7 @@ async function onDownloadFile(id: string, isLoad: boolean = true) { .get( config.API.subFileByFileName( "ทะเบียนประวัติ", - "ปฏิบัติราชการพิเศษ", + "ช่วยราชการ", profileId.value, id, "เอกสารหลักฐาน"