Unverified 提交 06e1fbde authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw 提交者: GitHub

Merge pull request #296 from dataease/pr@dev@fix_数据集消息跳转

fix: 修复跳转后菜单不打开
......@@ -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)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论