mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-13 21:06:42 +08:00
除视频音频考试三秒
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user