fix dark:

This commit is contained in:
Chuck1sn
2025-05-16 12:56:59 +08:00
parent b2e07d0227
commit 5b8f262450
35 changed files with 390 additions and 433 deletions

View File

@@ -1,5 +1,5 @@
import type { RouteRecordRaw } from "vue-router";
import { EPermission, ERole, RouteName, RoutePath } from "../constants";
import { EPermission, RouteName, RoutePath } from "../constants";
const userManagementRoutes: RouteRecordRaw[] = [
{