Parcourir la source

Update video-play.tsx

lex-xin il y a 1 semaine
Parent
commit
3aaced4f10
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/views/attend-class/component/video-play.tsx

+ 0 - 1
src/views/attend-class/component/video-play.tsx

@@ -209,7 +209,6 @@ export default defineComponent({
               console.log('缓冲超时,暂停播放');
               videoItem.value.pause();
               videoFroms.paused = true;
-              // window.$message.warning('网络连接不稳定,请检查网络后继续播放');
               message.info('网络连接不稳定,请检查网络后继续播放', {
                 showIcon: false,
                 render: (props: any) => {