Commit 403ab914 authored by agping's avatar agping

1

parent bcb1869b
...@@ -236,8 +236,7 @@ ...@@ -236,8 +236,7 @@
// } // }
// }); // });
localStorage.setItem('token',_this.token); localStorage.setItem('token',_this.token);
console.log(_this.token); window.location.href = '/app/dist/#/searchArticleList';
location.href = '/app/dist/#/searchArticleList';
}, },
}, },
......
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