dev01 3 年 前
コミット
d846ec59d0
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2 2
      js/component/manageCenter/customer/publicStatistics/detailedList.jsx

+ 2 - 2
js/component/manageCenter/customer/publicStatistics/detailedList.jsx

@@ -717,10 +717,10 @@ class DetailedList extends Component {
       _this.setState({
         loading: false
       })
-    }, 100)
+    }, 300)
     this.selectSuperId();
   }
-  
+
   exportExec() {
     message.config({
       duration: 20,