瀏覽代碼

视频相关

Lita-Tako 4 月之前
父節點
當前提交
648574a008
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/video/Live.vue

+ 1 - 1
src/components/video/Live.vue

@@ -290,7 +290,7 @@
290 290
 				.then((_) => {
291 291
 					videoMap[currentWindowIndex] = {
292 292
 						url,
293
-						cameraIndexCode: n.cameraIndexCode,
293
+						cameraIndexCode,
294 294
 						cameraId
295 295
 					}
296 296
 				})