@@ -161,6 +161,7 @@ watch(
() => {
getStudentCourseBuyStatusList();
getFinishStatusList_Course();
+ queryMyCourseList();
}
);