From f65ddb52f90e8ec0ffd35d8a43f2d4b4156e03cc Mon Sep 17 00:00:00 2001 From: caoxiaozhu Date: Thu, 14 May 2026 03:15:04 +0000 Subject: [PATCH] feat(web): update useAppShell composable - useAppShell.js: update app shell composable --- web/src/composables/useAppShell.js | 1 - 1 file changed, 1 deletion(-) diff --git a/web/src/composables/useAppShell.js b/web/src/composables/useAppShell.js index cac5b11..3a8894d 100644 --- a/web/src/composables/useAppShell.js +++ b/web/src/composables/useAppShell.js @@ -151,7 +151,6 @@ export function useAppShell() { } return { - activeCase, activeRange, activeView, closeRequestDetail,