zhangjie %!s(int64=3) %!d(string=hai) anos
pai
achega
43baa5abbf
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/modules/college/course/InspectCourseExamOverview.vue

+ 2 - 0
src/modules/college/course/InspectCourseExamOverview.vue

@@ -270,6 +270,8 @@ export default {
       this.lowAvgCourseList = datas.collegeInfo.lowAvgInfo.lowAvgCourseList.map(
         item => item.courseName
       );
+      this.commonCourseOption = null;
+      this.courseOtherOption = null;
       if (!datas.collegeInfo.collegeCourseInfoList.length) return;
       const positions = datas.collegeInfo.collegeCourseInfoList.map(
         item => item.colRelativePosition