add leave employee perm
This commit is contained in:
parent
17515b3cb0
commit
0825033b90
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ const displayArray = <string[]>[
|
|||
"REGISTRY_PROFILE",
|
||||
"SYS_RESIGN",
|
||||
"SYS_LEAVE_LIST",
|
||||
"SYS_LEAVE_EMP",
|
||||
];
|
||||
|
||||
async function fetchCheckState() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue