From 78137be892b6810b54ba70f27c28a69a7179e603 Mon Sep 17 00:00:00 2001 From: yangyin <1850366751@qq.com> Date: 星期一, 15 七月 2024 15:59:35 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/WI/Web.V1.0 --- src/api/menu/index.ts | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/api/menu/index.ts b/src/api/menu/index.ts index 588a332..032752c 100644 --- a/src/api/menu/index.ts +++ b/src/api/menu/index.ts @@ -1,6 +1,6 @@ import { GetUserMenuTree } from '/@/api/login/index.js'; import { MenuTypeEnum } from '/@/api/menu/type'; -import { PathRouteType } from '/@/router/pathMap'; +import type { PathRouteType } from '/@/router/pathMap'; import request, { getSession } from '/@/utils/request'; /** * 浠ヤ笅涓烘ā鎷熸帴鍙e湴鍧�锛実itee 鐨勪笉閫氾紝灏辨崲鑷繁鐨勭湡瀹炴帴鍙e湴鍧� -- Gitblit v1.9.3