Explorar el Código

课件播放,快速切换,重置为开始时问题

liushengqiang hace 2 años
padre
commit
26773fcff8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/subpages/colexiu/buttons/player.tsx

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

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