src/views/onlineEducation/classBatch/index.vue
@@ -147,10 +147,10 @@ this.getList(); }, handleViewCourse(data){ this.$refs.courseDialogRef.openDialog(data); this.$refs.courseDialogRef.openDialog(data,'batch'); }, openStudent(data) { this.$refs.studentDialog.openDialog(data); this.$refs.studentDialog.openDialog(data,'batch'); }, openClassHour(data){ this.$refs.classRef.openDialog(data)