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