fix
This commit is contained in:
@@ -5,7 +5,7 @@ import MyEvent from "@/directives/myEvents";
|
||||
//})
|
||||
//const emit = defineEmits([
|
||||
//])
|
||||
const isVideoShow = ref(true)
|
||||
const isVideoShow = ref(false)
|
||||
const url = ref('')
|
||||
const poster = ref('')
|
||||
const playVideo = (data)=>{
|
||||
|
||||
Reference in New Issue
Block a user