xiaoyi
8 天以前 8b9372d6e78c68689aa8e027d1d765ad7569371a
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';