|
@@ -1637,9 +1637,9 @@ ${JSON.stringify(_list)}
|
|
try {
|
|
try {
|
|
let iiframe = this.$refs["iiframe"];
|
|
let iiframe = this.$refs["iiframe"];
|
|
let _this = this;
|
|
let _this = this;
|
|
- iiframe.contentWindow.window.document.getElementById(
|
|
|
|
- "languageOptions"
|
|
|
|
- ).selectedIndex = this.languageRadio;
|
|
|
|
|
|
+ // iiframe.contentWindow.window.document.getElementById(
|
|
|
|
+ // "languageOptions"
|
|
|
|
+ // ).selectedIndex = this.languageRadio;
|
|
_this.transcriptionData.content = "";
|
|
_this.transcriptionData.content = "";
|
|
|
|
|
|
this.showGetTextLoading = true;
|
|
this.showGetTextLoading = true;
|