wuyouming666
2023-12-14 84bb4d6cb579ee49e9a28c7507eabdf793a3a21e
CanadaMes-ui/src/views/home/index.vue
@@ -878,6 +878,7 @@
                    if(this.alarm.length>0){
                        this.dialogFormVisible2=true;
                    }
                    console.log(obj.countdown[0],this.CountDowns);
                    //复位倒计时
                    if (obj.countdown[0] == true&&this.CountDowns==0) {
                        this.CountDown();
@@ -1717,6 +1718,7 @@
            });
        },
        CountDown(){
            this.dialogFormCountDown=true;
            //50秒倒数计时
            let count = 45;
            let timer = setInterval(