Merge branch 'develop' into devTee
This commit is contained in:
commit
98e5eaad27
13 changed files with 234 additions and 61 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue