This commit is contained in:
dap
2024-09-11 09:38:40 +08:00
307 changed files with 7263 additions and 3017 deletions

View File

@@ -5,7 +5,7 @@ import type {
} from '@vben-core/typings';
import type { RouteRecordRaw } from 'vue-router';
import { mapTree } from '@vben-core/shared';
import { mapTree } from '@vben-core/shared/utils';
/**
* 动态生成路由 - 后端方式