实现系统管理后台 V1
This commit is contained in:
@@ -174,6 +174,7 @@ const menuLabelKeys: Record<string, string> = {
|
||||
RESERVATION_ORDERS: 'nav.orders',
|
||||
RESERVATION_TASKS: 'nav.taskQueue',
|
||||
DEBUG_EML_SUPERAGENT: 'nav.debugEml',
|
||||
SYSTEM_SETTINGS: 'nav.systemSettings',
|
||||
}
|
||||
|
||||
const navItems = computed(() => authStore.visibleMenus)
|
||||
|
||||
Reference in New Issue
Block a user