升级 element plus 版本 -> 2.2.6

This commit is contained in:
吕金泽
2022-06-23 21:25:36 +08:00
parent 01e600707a
commit f9f449761b
17 changed files with 87 additions and 52 deletions
-1
View File
@@ -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