add leave employee perm

This commit is contained in:
Warunee Tamkoo 2024-11-15 10:44:05 +07:00
parent 17515b3cb0
commit 0825033b90

View file

@ -55,6 +55,7 @@ const displayArray = <string[]>[
"REGISTRY_PROFILE",
"SYS_RESIGN",
"SYS_LEAVE_LIST",
"SYS_LEAVE_EMP",
];
async function fetchCheckState() {