diff --git a/src/components/Study/manager.vue b/src/components/Study/manager.vue index 5d7fb345..9cc34b9d 100644 --- a/src/components/Study/manager.vue +++ b/src/components/Study/manager.vue @@ -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;