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

代码还原

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