dedsudiyu hai 10 meses
pai
achega
5d88145429
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/component/topWarn.vue

+ 1 - 1
pages/component/topWarn.vue

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