杨树林 6 years ago
parent eefbac5d22
commit 177d733da1

@ -273,6 +273,7 @@ class App extends Component {
this.setState({ this.setState({
mydisplay:false, mydisplay:false,
}) })
window.location.href = "/";
}; };
componentDidMount() { componentDidMount() {
// force an update if the URL changes // force an update if the URL changes

Loading…
Cancel
Save