refactor: Integrate the @vben-core/shared package
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { RouteRecordRaw } from 'vue-router';
|
||||
|
||||
import { filterTree, mapTree } from '@vben-core/toolkit';
|
||||
import { filterTree, mapTree } from '@vben-core/shared';
|
||||
|
||||
/**
|
||||
* 动态生成路由 - 前端方式
|
||||
|
Reference in New Issue
Block a user