fix: 🧩 修复bug

This commit is contained in:
2025-10-20 11:50:38 +08:00
parent e8dc354c10
commit 0861dae12d
6 changed files with 48 additions and 20 deletions

View File

@@ -55,6 +55,7 @@ watch(
() => {
if (route.meta.isFull) return;
tabsMenuValue.value = route.fullPath;
let title: any = route.query.title ? route.query.title : route.meta.title;
const tabsParams = {