dedsudiyu преди 1 седмица
родител
ревизия
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',