添加百度统计事件

This commit is contained in:
marvzhang
2019-12-26 13:08:32 +08:00
parent e283658b7d
commit 4f870a432b

View File

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