添加百度统计事件

This commit is contained in:
marvzhang
2019-12-26 13:08:32 +08:00
parent 86fe9e06dd
commit 78156266fc

View File

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