Merge remote-tracking branch 'origin/test'

This commit is contained in:
fan 2024-03-05 15:04:26 +08:00
commit cf94b2570d

View File

@ -272,6 +272,9 @@ export default {
this.microphone = null;
this.recordSending = false;
this.recorders = null;
if (this.$store.state.trainingNew.trainingSwitch) {
this.$store.dispatch('trainingNew/handleMatchVoice', {content: 'false'});
}
}
},
//