Kaynağa Gözat

Merge remote-tracking branch 'origin/master'

S0025136190 1 yıl önce
ebeveyn
işleme
3e7640e1a2

+ 1 - 1
Web/src/components/airport/components/InfoModal.vue

@@ -1038,7 +1038,7 @@ watch(() => props.deviceInfo, (newValue) => {
   if (!newValue) {
     return;
   }
-  const cameras = newValue.device.cameras;
+  const cameras = newValue.device?.cameras;
   if (cameras && cameras.length > 0) {
     const cameraInfo = cameras[0];
     // 拍照状态