Compare commits
2 Commits
228837cead
...
29f241d46b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
29f241d46b | ||
|
|
87bae44310 |
@ -448,7 +448,7 @@ class Home extends React.Component {
|
||||
});
|
||||
this.getTeam();
|
||||
this.getHomeTitle();
|
||||
//定时器功能,暂时不开启
|
||||
//定时器功能,暂时不开启??2分钟刷一次
|
||||
this.timerID = setInterval(() => {
|
||||
if (this._isMounted) {
|
||||
this.getBaseInfoData(1, this.state.tableKey, 5);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user