mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2026-04-26 00:00:04 +08:00
升级 element plus 版本 -> 2.2.6
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
tabValue.value = global.tabValue.value
|
||||
})
|
||||
function openTab(item){
|
||||
console.log(global.visitedViews.map(it => it.name))
|
||||
proxy.$router.push({
|
||||
path: item.props.name,
|
||||
query: global.visitedViews.filter(it => it.path == item.props.name)[0].query
|
||||
|
||||
Reference in New Issue
Block a user