Ver Código Fonte

直播监控

yuting.cui 3 anos atrás
pai
commit
5466b5fb14

+ 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
             }