소스 검색

Merge branch 'master' of yangg/interview_uni into mast_zhu

yangg 3 주 전
부모
커밋
d54f02bbe2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/camera/camera.vue

+ 1 - 1
pages/camera/camera.vue

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