李富豪 1 year ago
parent
commit
f7fffa67aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Web/src/components/easyPlayer/index.vue

+ 1 - 1
Web/src/components/easyPlayer/index.vue

@@ -1,5 +1,5 @@
 <template>
 <template>
-    <easy-player :video-url="url" />
+    <easy-player :reconnection="true" alt=" " :video-url="url" />
 </template>
 </template>
 
 
 <script lang="ts" setup>
 <script lang="ts" setup>