|
@@ -3781,7 +3781,7 @@ export default {
|
|
|
else if (this.lang.lang === 'com') {
|
|
else if (this.lang.lang === 'com') {
|
|
|
url = 'https://pbl.cocorobo.com'
|
|
url = 'https://pbl.cocorobo.com'
|
|
|
}
|
|
}
|
|
|
- this.courseUrl = url + "/pbl-student-table/dist/#/courseDetail?userid=" + this.userid + "&oid=" + this.oid + "&org=" + this.org + "&courseId=" + this.courseId + "&tType=1&cid=&screenType=2"
|
|
|
|
|
|
|
+ this.courseUrl = url + "/pbl-student-table/dist/#/courseDetail?userid=" + this.userid + "&oid=" + this.oid + "&org=" + this.org + "&courseId=" + this.courseId + "&tType=1&cid=&screenType=2&noLogin=2"
|
|
|
},
|
|
},
|
|
|
},
|
|
},
|
|
|
beforeDestroy() {
|
|
beforeDestroy() {
|