加入统计

This commit is contained in:
marvzhang
2020-02-13 14:59:09 +08:00
parent 168e2a8f4c
commit 6260298f29

View File

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