|
@@ -2386,7 +2386,7 @@ export default {
|
|
|
classId: this.$route.query.cid,
|
|
|
// courseTypeLine: this.$route.query.type,
|
|
|
oid: this.$route.query.oid,
|
|
|
- org: this.$router.query.org,
|
|
|
+ org: this.$route.query.org,
|
|
|
tType: this.$route.query.tType,
|
|
|
courseType: this.$route.query.type,
|
|
|
screenType: this.$route.query.screenType,
|