feat(web): update useAppShell composable

- useAppShell.js: update app shell composable
This commit is contained in:
caoxiaozhu
2026-05-14 03:15:04 +00:00
parent 12da82409e
commit f65ddb52f9

View File

@@ -151,7 +151,6 @@ export function useAppShell() {
} }
return { return {
activeCase,
activeRange, activeRange,
activeView, activeView,
closeRequestDetail, closeRequestDetail,