refactor: Integrate the @vben-core/shared package
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import type { ExRouteRecordRaw, MenuRecordRaw } from '@vben-core/typings';
|
||||
import type { Router, RouteRecordRaw } from 'vue-router';
|
||||
|
||||
import { filterTree, mapTree } from '@vben-core/toolkit';
|
||||
import { filterTree, mapTree } from '@vben-core/shared';
|
||||
|
||||
/**
|
||||
* 根据 routes 生成菜单列表
|
||||
|
Reference in New Issue
Block a user