From 9222d47b3712015d1f5122298443f1bbdb7c460a Mon Sep 17 00:00:00 2001 From: wangqiao Date: Wed, 3 Sep 2025 10:52:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E8=8F=9C=E5=8D=95=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E8=B0=83=E8=AF=95=E6=97=A5=E5=BF=97=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/kl-menus-v2/index.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/components/kl-menus-v2/index.vue b/components/kl-menus-v2/index.vue index f9a2bb4..c9e9413 100644 --- a/components/kl-menus-v2/index.vue +++ b/components/kl-menus-v2/index.vue @@ -53,9 +53,6 @@ return res.data }) - console.log('tdkList', tdkList.value) - - // 是否登录 const isLogin = computed(() => { return !!userStore.token