|
|
@@ -208,7 +208,7 @@ |
|
|
|
this.tablist[2].name="低电量("+res.lowElectricityCount+")"; |
|
|
|
this.tablist[3].name="今日活跃("+res.activeCount+")"; |
|
|
|
this.tablist[4].name="离线("+res.eqOffLineCount+")"; |
|
|
|
this.tablist[5].name="离线("+res.fileCount+")"; |
|
|
|
this.tablist[5].name="待上传("+res.fileCount+")"; |
|
|
|
if(res.obj.list.results==null){ |
|
|
|
if (this.pageNum == 1){ |
|
|
|
return |
|
|
|