瀏覽代碼

evaluation

albertshaw 7 年之前
父節點
當前提交
fbe42b975e
共有 1 個文件被更改,包括 1 次插入0 次删除
  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
     });