Unverified 提交 daa03411 authored 作者: 王嘉豪's avatar 王嘉豪 提交者: GitHub

Merge pull request #1555 from dataease/feat-mobile-reset

refactor: 移动端禁用跳转
......@@ -213,7 +213,9 @@ export default {
jumpCount++
}
})
if (this.scaleCoefficientType === 'pc') {
jumpCount && trackMenuInfo.push('jump')
}
linkageCount && trackMenuInfo.push('linkage')
this.drillFields.length && trackMenuInfo.push('drill')
return trackMenuInfo
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论