添加百度统计事件

This commit is contained in:
marvzhang
2019-12-26 13:07:28 +08:00
parent 52a0f7ec7d
commit 86fe9e06dd

View File

@@ -336,6 +336,7 @@ export default {
},
onFilterChange () {
this.$store.dispatch('task/getTaskList')
this.$st.sendEv('任务列表', '筛选爬虫')
}
},
created () {