瀏覽代碼

直播监控

yuting.cui 3 年之前
父節點
當前提交
5466b5fb14
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      wxVideo/project/src/components/workbench/monitor/liveMonitor/index.vue

+ 1 - 1
wxVideo/project/src/components/workbench/monitor/liveMonitor/index.vue

@@ -305,7 +305,7 @@ export default {
305 305
             })
306 306
         },
307 307
         addUser(){
308
-            if(this.timeObj.useful_times==0) {
308
+            if(this.timeObj.useful_times<=0) {
309 309
                 this.showMax = true;
310 310
                 return;
311 311
             }