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

test 刷新页面

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