@@ -175,7 +175,7 @@
beforeDestroy() {
//清除定时器
let self = this;
- self.offMQTT();
+ self.offPlanMQTT();
},
}
</script>