7 天以前 452e5c5e9a340367c8fdb14b0bdecc96dcb29491
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';