liu
3 天以前 f7e06aaee32674791f63d6e5111c0d0a3f4de4a3
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';