diff --git a/src/views/screen/components/video/DroneInspection.vue b/src/views/screen/components/video/DroneInspection.vue index be357fd..7ff7478 100644 --- a/src/views/screen/components/video/DroneInspection.vue +++ b/src/views/screen/components/video/DroneInspection.vue @@ -20,6 +20,7 @@ :get-image-src="getImageSrc(listType)" :list-type="listType" v-on:playVideo="playVideo" + @updataDeviceList="updataDeviceList" /> @@ -32,7 +33,7 @@