登录反馈-登录成功后跳转到论坛
This commit is contained in:
parent
1a3b4fee43
commit
2f12966df7
|
|
@ -91,7 +91,7 @@ function SiderBar(props) {
|
|||
}
|
||||
setFeedBackModal(true);
|
||||
}else{
|
||||
history.push(`/login?go_page=${pathname}?feedback`);
|
||||
history.push(`/login?go_page=${forumsUrl}`);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue