mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 04:16:45 +08:00
查询考试提示问题
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
this.comTypes.some(ct=>{
|
||||
if(ct.resType==$this.resType){
|
||||
$this.curComType=ct;
|
||||
//this.findCourseFile();
|
||||
//this.findCourseFile();//
|
||||
return true;
|
||||
}else{
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user