加入统计

This commit is contained in:
marvzhang
2020-02-13 14:59:09 +08:00
parent 3ff3dde612
commit a57a376601

View File

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