加入百度统计

This commit is contained in:
marvzhang
2020-01-06 12:50:41 +08:00
parent e566031459
commit 573a5a1d05
3 changed files with 10 additions and 11 deletions

View File

@@ -49,8 +49,7 @@ export default {
},
methods: {
onTabClick (name) {
if (name === 'installation') {
}
this.$st.sendEv('节点详情', '切换标签', name)
},
onNodeChange (id) {
this.$router.push(`/nodes/${id}`)