加入统计

This commit is contained in:
marvzhang
2020-03-22 10:28:30 +08:00
parent 1333e04450
commit 0d4f389c21

View File

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