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