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
 				})