lsc 2 năm trước cách đây
mục cha
commit
36284de406
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/studyStudent.vue

+ 1 - 1
src/components/studyStudent.vue

@@ -9578,7 +9578,7 @@ export default {
         courseId: this.id,
       };
       this.ajax
-        .get(this.$store.state.api + "selectCourseDetail", params)
+        .get(this.$store.state.api + "selectCourseDetail2", params)
         .then((res) => {
           if (type != 2) {
             loading.close();