Merge pull request #552 from crawlab-team/develop

加入统计
This commit is contained in:
Marvin Zhang
2020-02-13 15:00:25 +08:00
committed by GitHub

View File

@@ -127,6 +127,7 @@ export default {
},
onClickLogWithErrors () {
this.$emit('click-log')
this.$st.sendEv('任务详情', '概览', '点击日志错误')
}
}
}