Commit 28f7a32d by zhanghaozhe

修复未登录跳转丢失id问题

parent fa2eccfc
......@@ -17,11 +17,6 @@ import { Toast } from "antd-mobile";
class AccountLogin extends PureComponent {
componentDidMount() {
console.log(this.props.location);
}
render() {
const {
errors,
......
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