除视频音频考试三秒

This commit is contained in:
zhangsir
2024-07-03 11:37:47 +08:00
parent e016e1aacc
commit 3e8ec03c0e
2 changed files with 20 additions and 4 deletions

View File

@@ -326,6 +326,7 @@ export default {
return qitems;
},
startTest(){
this.$emit('startTest',true);
if(this.info.paperType==2){
apiExamPaper.getPaperContent(this.info.paperId).then(rs=>{
if(rs.status=200){