Przeglądaj źródła

Merge branch 'master' of yangg/interview_uni into mast_zhu

yangg 3 tygodni temu
rodzic
commit
d54f02bbe2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pages/camera/camera.vue

+ 1 - 1
pages/camera/camera.vue

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