|  |  | 
 |  |  |  | 
 |  |  |             this.getDate2() | 
 |  |  |             setTimeout(() => { | 
 |  |  |                 // this.getServerData() | 
 |  |  |                 // this.initlineChart() | 
 |  |  |                 // this.initPieChart() | 
 |  |  |                 // this.getOther() | 
 |  |  |                 this.getServerData() | 
 |  |  |                 this.initlineChart() | 
 |  |  |                 this.initPieChart() | 
 |  |  |                 this.getOther() | 
 |  |  |                 setTimeout(() => { | 
 |  |  |                     this.getServerData() | 
 |  |  |                     this.initlineChart() | 
 |  |  | 
 |  |  |                         this.initlineChart() | 
 |  |  |                         this.initPieChart() | 
 |  |  |                         this.getOther() | 
 |  |  |                     }, 3000) | 
 |  |  |                 }, 1000) | 
 |  |  |             }, 1000) | 
 |  |  |                     }, 500) | 
 |  |  |                 }, 500) | 
 |  |  |             }, 500) | 
 |  |  |         }, | 
 |  |  |         onLoad() { | 
 |  |  |             setInterval(() => { | 
 |  |  |                 this.getDate2() | 
 |  |  |                 this.getUrl() | 
 |  |  |                 this.getInfo() | 
 |  |  |                 this.getError() | 
 |  |  |                 // this.getInfo2() | 
 |  |  |                 // this.getError2() | 
 |  |  |                 // this.getInfo() | 
 |  |  |                 // this.getError() | 
 |  |  |                 this.getInfo2() | 
 |  |  |                 this.getError2() | 
 |  |  |                 this.controller() | 
 |  |  |             }, 1000) | 
 |  |  |  |