2026-08-06 b5610241bf38760ef678d9d813b23e858c76aa43
src/router/index.ts
@@ -4,7 +4,7 @@
  createWebHistory,
} from 'vue-router';
import { resetStaticRoutes } from '..\packages\utils\src';
import { resetStaticRoutes } from '@vben/utils';
import { createRouterGuard } from './guard';
import { routes } from './routes';