Commit 23d6536e authored by agping's avatar agping

1

parent c469fad9
...@@ -236,7 +236,7 @@ ...@@ -236,7 +236,7 @@
// } // }
// }); // });
localStorage.setItem('token',_this.token); localStorage.setItem('token',_this.token);
// window.removeEventListener('scroll', this.handleScroll, true); window.removeEventListener('scroll', this.handleScroll, true);
window.location.href = '/app/dist/#/search'; window.location.href = '/app/dist/#/search';
}, },
......
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