mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 01:38:11 +08:00
Merge pull request #296 from dataease/pr@dev@fix_数据集消息跳转
fix: 修复跳转后菜单不打开
This commit is contained in:
@@ -44,6 +44,7 @@ export default {
|
||||
})
|
||||
},
|
||||
created() {
|
||||
this.$store.dispatch('app/toggleSideBarHide', false)
|
||||
const routerParam = this.$router.currentRoute.params
|
||||
routerParam && this.$nextTick(() => {
|
||||
this.toMsgShare(routerParam)
|
||||
|
||||
Reference in New Issue
Block a user