SanHQin 1 год назад
Родитель
Сommit
35f40cb7ce
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/pages/classroomObservation/components/chatArea.vue

+ 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)