提交 d7a1ee91 编写于 作者: huangwensu's avatar huangwensu

项目列表埋点问题修复

上级 86eb8b55
......@@ -141,7 +141,7 @@ export default {
}
this.$sendBuriedData({
component_tag: `210#210002#${item.id}#${item.projectName}` //'210#210002#0#'+item.projectName
component_tag: `210#210002#${item.id}#${item.name}` //'210#210002#0#'+item.projectName
});
// if (item.courseRequire == 1) { //对课程完成度有控制,需判断版本号
// let appVersion = getAppVersion(this.userInfo.appVersion);
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册