lsc 2 سال پیش
والد
کامیت
0209788082
3فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 1 0
      src/components/pages/scourse.vue
  2. 1 0
      src/components/pages/student/checkCourse.vue
  3. 1 0
      src/components/pages/student/course.vue

+ 1 - 0
src/components/pages/scourse.vue

@@ -416,6 +416,7 @@ export default {
         type: this.groupA,
         uid: this.userid,
         oid: this.oid,
+        org: this.org,
         typea: typea != undefined ? typea : "",
         typeb: typeb != undefined ? typeb : "",
         typec: typec != undefined ? typec : "",

+ 1 - 0
src/components/pages/student/checkCourse.vue

@@ -331,6 +331,7 @@ export default {
         type: this.groupA,
         uid: this.tuserid,
         oid: this.oid,
+        org: this.org,
         typea: typea != undefined ? typea : "",
         typeb: typeb != undefined ? typeb : "",
         typec: typec != undefined ? typec : "",

+ 1 - 0
src/components/pages/student/course.vue

@@ -416,6 +416,7 @@ export default {
         type: this.groupA,
         uid: this.userid,
         oid: this.oid,
+        org: this.org,
         typea: typea != undefined ? typea : "",
         typeb: typeb != undefined ? typeb : "",
         typec: typec != undefined ? typec : "",