fix key sys

This commit is contained in:
Warunee Tamkoo 2024-11-15 10:24:53 +07:00
parent 3fedf44f69
commit 5dd177f458
4 changed files with 7 additions and 7 deletions

View file

@ -53,7 +53,7 @@ const typeSelectPerson = ref<string>("");
// disable step 3
const displayArray = <string[]>[
"REGISTRY_PROFILE",
"SYS_RETIREMENT",
"SYS_RESIGN",
"SYS_LEAVE_LIST",
];