dedsudiyu 1 неделя назад
Родитель
Сommit
da84d8a6bf
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/views/miniProgramVideoMpegts/index.vue

+ 1 - 0
src/views/miniProgramVideoMpegts/index.vue

@@ -7,6 +7,7 @@
   </div>
 </template>
 <script>
+  import { iotCameraFindByCondition } from "@/api/index";
   import mpegtsVideo from '@/components/mpegtsVideo/mpegtsVideo.vue'
   export default {
     name: 'index',