layar baru antrean klinik dan masuk
This commit is contained in:
No files matched your search
+3
-1
@@ -243,7 +243,9 @@ const filteredNavItems = computed(() => {
|
||||
|
||||
onMounted(async () => {
|
||||
await checkAuth();
|
||||
await fetchPermissionsFromAPI();
|
||||
// DISABLED: Auto-fetch permissions is now disabled
|
||||
// Permissions should only be fetched manually via button click in HakAkses page
|
||||
// await fetchPermissionsFromAPI();
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user