加入统计

This commit is contained in:
marvzhang
2020-03-22 10:28:30 +08:00
parent faf86f6ba1
commit be30825c3d

View File

@@ -88,6 +88,7 @@ export default {
} else {
this.$message.success(this.$t('You have started the challenge.'))
}
this.$st.sendEv('挑战', '开始挑战')
}
},
async created () {