Merge branch 'develop' into devTee

This commit is contained in:
setthawutttty 2024-11-15 16:53:43 +07:00
commit 98e5eaad27
13 changed files with 234 additions and 61 deletions

View file

@ -53,8 +53,9 @@ const typeSelectPerson = ref<string>("");
// disable step 3
const displayArray = <string[]>[
"REGISTRY_PROFILE",
"SYS_RETIREMENT",
"SYS_RESIGN",
"SYS_LEAVE_LIST",
"SYS_LEAVE_EMP",
];
async function fetchCheckState() {