学习人员状态都改为未开始系列

This commit is contained in:
zhangsir
2024-08-09 16:37:36 +08:00
parent fe744f909d
commit 92744732b4

View File

@@ -712,7 +712,7 @@ export default {
if(type=='考试'){
this.typePress = true
}else{
this.typePress = false
this.typePress = true
}
this.contentId = row.id;
this.study.catalogueShow = true;