SanHQin 1 éve
szülő
commit
35f40cb7ce

+ 1 - 1
src/components/pages/classroomObservation/components/chatArea.vue

@@ -914,7 +914,7 @@ export default {
 					this.recordedForm.audioBlob.push(e.preaudio);
 					iiframe.contentWindow.onSessionStopped = null;
 					iiframe.contentWindow.onRecognizedResult = null;
-					this.this.recordedForm.loading = false;
+					this.recordedForm.loading = false;
 				};
 				// this.recordedForm.status = 2;
 				// clearInterval(this.recordedForm.timer)