瀏覽代碼

loading的问题

SanHQin 1 年之前
父節點
當前提交
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)