Browse Source

课件播放重置播放

liushengqiang 2 năm trước cách đây
mục cha
commit
0e28ef8b48
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/subpages/colexiu/buttons/player.tsx

+ 1 - 0
src/subpages/colexiu/buttons/player.tsx

@@ -31,6 +31,7 @@ export default defineComponent({
           RuntimeUtils.setPlayState()
         }
         RuntimeUtils.stopTick()
+        reset()
       }
     }