screen/src/views/videoUrl/Video.vue
@@ -6,7 +6,7 @@ </template> <script setup> import { defineProps, ref, onMounted, onUnmounted, watch } from 'vue' import { ref, onMounted, onUnmounted, watch } from 'vue' const props = defineProps({ indexCode: String, href: String,