添加百度统计事件

This commit is contained in:
marvzhang
2019-12-26 13:07:28 +08:00
parent e08aa4c1f0
commit e283658b7d

View File

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