dev01 2 years ago
parent
commit
d846ec59d0

+ 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,