lsc 2 سال پیش
والد
کامیت
36284de406
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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();