mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-14 21:36:42 +08:00
修改ifrma跳转的类型不计时
This commit is contained in:
@@ -471,6 +471,8 @@
|
|||||||
if (!this.contentData.id) {
|
if (!this.contentData.id) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
// 跳转链接的时候不计时了
|
||||||
|
if(resType == 50) return
|
||||||
let postData={
|
let postData={
|
||||||
"key": "StudyCourseOther",//课程学习的key
|
"key": "StudyCourseOther",//课程学习的key
|
||||||
"title": "非音视频课内容",//事件的标题
|
"title": "非音视频课内容",//事件的标题
|
||||||
|
|||||||
Reference in New Issue
Block a user