fixing code workflow & get assign

This commit is contained in:
Warunee Tamkoo 2024-10-29 12:33:18 +07:00
parent 2bcbbe8c9f
commit 082debf2e5
7 changed files with 11 additions and 33 deletions

View file

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