albertshaw 7 lat temu
rodzic
commit
fbe42b975e
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      js/component/account/services/evaluate/info.jsx

+ 1 - 0
js/component/account/services/evaluate/info.jsx

@@ -291,6 +291,7 @@ const evaluateInfo = React.createClass({
     if (this.state.exporting) {
       return;
     }
+    window.scrollTo(0, 0)
     this.setState({
       exporting: true
     });