统计调整

This commit is contained in:
marvzhang
2020-03-05 11:01:26 +08:00
parent 1409cfb0f8
commit 13963528ca
8 changed files with 1 additions and 10 deletions

View File

@@ -125,7 +125,6 @@ export default {
mounted () {
if (!this.$utils.tour.isFinishedTour('node-detail')) {
this.$utils.tour.startTour(this, 'node-detail')
this.$st.sendEv('教程', '开始', 'node-detail')
}
}
}