Commit e96e8b41 by xue_wengang

Update ykgldp.vue

parent c5caa00b
......@@ -1166,7 +1166,7 @@ export default {
self.userTotal = response.data.userTotal;
self.activeUserNum = response.data.activeUserNum;
self.InActiveUserNum = response.data.InActiveUserNum;
self.inlineNum = response.data.inlineNum;
// self.inlineNum = response.data.inlineNum;
} else {
self.$message({
type: "error",
......
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