fix: 🧩 修复bug
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user