เพิ่ม editpage form การลา(ยังไม่เสร็จ)

ยังไม่เสร็จ
-api muti upload
-api บันทึกแก้ไข
-issue ทีอยากปรึกษา
บวชพิธีฮัจ
ศึกษาดูงาน
This commit is contained in:
AnandaTon 2023-12-27 17:51:12 +07:00
parent 50de210ae3
commit 0b4a87e293
28 changed files with 5653 additions and 213 deletions

View file

@ -23,4 +23,5 @@ export default {
leaveProfile: () => `${leave}/user/profile`,
leaveCheck: () => `${leave}/user/check`,
leaveReport: (id: string) => `${leave}/report/${id}`,
leaveSendReport: () => `${leave}/report-template/docx`,
}