รายการลาออก

This commit is contained in:
setthawutttty 2025-05-07 22:08:48 +07:00
parent 2c3be4c51e
commit e2e24b7717
9 changed files with 231 additions and 132 deletions

View file

@ -68,6 +68,7 @@ interface SeqTypeRow {
keycloakId: string;
approveStatus: string;
comment: string;
rejectDate: Date|null;
}
export type {