修正页面
This commit is contained in:
@@ -69,9 +69,6 @@ export default {
|
|||||||
this.tabs.push({name: tabName, query, hash, label: menu?.label})
|
this.tabs.push({name: tabName, query, hash, label: menu?.label})
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
|
||||||
beforeRouteUpdate(to, from) {
|
|
||||||
console.log(to, from)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user