fix: 🧩 修复bug
This commit is contained in:
@@ -64,7 +64,7 @@ watch(
|
||||
name: route.name as string,
|
||||
close: !route.meta.isAffix
|
||||
};
|
||||
console.log(1232323232323);
|
||||
|
||||
tabStore.addTabs(tabsParams);
|
||||
route.meta.isKeepAlive && keepAliveStore.addKeepAliveName(route.name as string);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user