@@ -6014,6 +6014,9 @@ export default {
message: "播放完毕",
});
this.dialogPalyVisible = true;
+ if (this.isFullScreen()) {
+ this.exitFullscreen();
+ }
this.postStudyRecord(1);