@@ -2478,8 +2478,7 @@ ${JSON.stringify(_list)}
},
async loadVoiceprints() {
this.teacherVoiceprintList = await Sy.getVoiceprints({userId: this.$route.query["userid"], organizeId: this.$route.query['org']})
- console.log(this.teacherVoiceprintList)
- }
+ },
mounted() {
this.loadVoiceprints()