This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-05-20 16:34:07 +07:00
parent 2d72db3678
commit 688a54205f
2 changed files with 41 additions and 8 deletions

View file

@ -394,8 +394,8 @@ watch(modal, async (val) => {
if (empType.value === "officer") {
await Promise.all([
fetchType(),
fetchDataOption(),
fetchDataOptionExecutive(),
// fetchDataOption(),
// fetchDataOptionExecutive(),
]);
} else {
await fetchOptionGroup();