yangg 3 viikkoa sitten
vanhempi
sitoutus
b8e5dd2462
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pages/camera/camera.vue

+ 1 - 1
pages/camera/camera.vue

@@ -235,7 +235,7 @@
 			});
 		},
 		beforeDestroy() {
-    // 移除截屏监听
+    // 移除截屏
     this.cleanupPersonDetectionWebSocket();
   },
 		methods: {