This commit is contained in:
joylink_zhaoerwei 2024-03-11 16:28:53 +08:00
parent f4e0552a61
commit a763880dac

View File

@ -6,7 +6,6 @@
ref="videoPlayer"
:playsinline="false"
:options="playOptions"
@ready="onPlayerReady"
@play="onPlayerPlay($event)"
@timeupdate="onPlayerTimeupdate($event)"
/>