ปรับเมนู และเพิ่ม UI ผลงาน

This commit is contained in:
Warunee Tamkoo 2024-06-27 14:59:54 +07:00
parent b53765a469
commit 38aa872064
11 changed files with 609 additions and 74 deletions

View file

@ -292,7 +292,7 @@ async function clickUpload(file: any) {
}
/**
* งกนสำหรบอโหลดไฟลเอกสารหลกฐาน
* งกนสำหรบอโหลดไฟลเอกสารหลกฐาน
*/
async function uploadFileDoc(uploadUrl: string, file: any) {
const Data = new FormData();