更新统计埋点

This commit is contained in:
marvzhang
2020-01-16 16:03:04 +08:00
parent 533e94ebfb
commit 5c528d1b57
3 changed files with 4 additions and 13 deletions

View File

@@ -325,6 +325,7 @@ export default {
this.isShowCreatePopoverDict = {}
this.$set(this.isShowCreatePopoverDict, data.path, true)
this.activeFileNode = data
this.$st.sendEv('爬虫详情', '文件', '右键点击导航栏')
},
onHideCreate (data) {
this.$set(this.isShowCreatePopoverDict, data.path, false)