การลา API

This commit is contained in:
setthawutttty 2024-03-25 14:08:04 +07:00
parent 9f6f1afdd2
commit 4f93c38fc0
5 changed files with 252 additions and 171 deletions

View file

@ -9,6 +9,7 @@ interface DetailData {
status: string;
reason: string;
typeLeaveId: string;
code: string;
}
interface FormFilter {