From 04d056479f60a716cb7ff56caa294ae06f6846cb Mon Sep 17 00:00:00 2001 From: Soybean Date: Sat, 14 Sep 2024 11:55:41 +0800 Subject: [PATCH] fix(projects): fix click global-tab in iPad. fixed #624 --- src/layouts/modules/global-tab/index.vue | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/layouts/modules/global-tab/index.vue b/src/layouts/modules/global-tab/index.vue index 8462de3a..e87527a7 100644 --- a/src/layouts/modules/global-tab/index.vue +++ b/src/layouts/modules/global-tab/index.vue @@ -166,11 +166,7 @@ init();