Browse Source

Merge branch 'master' of yangg/interview_uni into mast_zhu

yangg 3 tuần trước cách đây
mục cha
commit
d54f02bbe2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/camera/camera.vue

+ 1 - 1
pages/camera/camera.vue

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