提交 2770e9a8 编写于 作者: wangxinxu's avatar wangxinxu

test 刷新页面

上级 93f4065d
...@@ -512,6 +512,9 @@ export default { ...@@ -512,6 +512,9 @@ export default {
}, },
created() { created() {
this.searchParam.pageId = parseInt(this.$route.query.id) || ''; this.searchParam.pageId = parseInt(this.$route.query.id) || '';
if (this.searchParam.pageId) {
this.$router.go(0)
}
}, },
mounted() { mounted() {
this.getPageList(); this.getPageList();
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册