Commit d8f3d1cc authored by caicaicai's avatar caicaicai

修改

parent 7f1eba0f
......@@ -156,13 +156,13 @@ export default {
},
methods: {
loadData() {
this.reqUserCount();
this.reqWarningCount();
this.reqProjectInfo();
this.reqDeviceOnlineCount();
this.reqDeviceOfflineCount();
this.reqNotActiveCount();
this.reqTerminalsCount();
// this.reqUserCount();
// this.reqWarningCount();
// this.reqProjectInfo();
// this.reqDeviceOnlineCount();
// this.reqDeviceOfflineCount();
// this.reqNotActiveCount();
// this.reqTerminalsCount();
//this.reqWarningInfo();
},
// 获取客户总数 获取终端总数
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment