|
@@ -1058,6 +1058,7 @@ export default {
|
|
|
_this.$message.success("转译中完成")
|
|
|
_this.transcriptionData.content.replaceAll("_(转译中...)","")
|
|
|
_this.editorBarData.content.replaceAll("_(转译中...)","")
|
|
|
+ _this.saveEditorBar();
|
|
|
}
|
|
|
|
|
|
iiframe.contentWindow.doContinuousPronunciationAssessment("", {
|