hsy
8 天以前 4b446d54c570669ca70642b19c3d75c79ee07bac
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';