From 03080e12de7de3fec89b2f77fcf9f73c02bc6cf0 Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期三, 30 十月 2024 14:33:12 +0800
Subject: [PATCH] 获取相似问题,group_type

---
 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