- ขอลาออก เพิ่มแสดงเอกสารขอลาออกจากราชการ
- ปรับเมนูของลูกจ้าง
This commit is contained in:
parent
f4dfa11ce1
commit
6ca6e200ed
4 changed files with 134 additions and 44 deletions
|
|
@ -35,4 +35,9 @@ interface TypeFile {
|
|||
pathName: string;
|
||||
}
|
||||
|
||||
export type { resMain, ResponseItems, TypeFile };
|
||||
interface rowFile {
|
||||
fileName: string
|
||||
pathName: string
|
||||
|
||||
}
|
||||
export type { resMain, ResponseItems, TypeFile, rowFile };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue