@@ -511,6 +511,7 @@ export default {
this.courseList = response.list;
});
this.getLeftList();
+ this.getList();
},
methods: {