Commit 464ce480 by 任建

rj

parent d33d5bdd
...@@ -106,6 +106,8 @@ ...@@ -106,6 +106,8 @@
} }
}, },
activated(){ activated(){
var embedwarpper = document.getElementsByClassName("el-scrollbar__wrap")[0];
embedwarpper.scrollTop=0;
try { try {
/* 初始化页面参数 */ /* 初始化页面参数 */
console.log(this.$route.query.data, this.requestObj, "bbbbbbbbbbbbbbbbbbbbbbbb"); console.log(this.$route.query.data, this.requestObj, "bbbbbbbbbbbbbbbbbbbbbbbb");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment