natasha 11 月之前
父节点
当前提交
75f454fc21
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/wordcard/writeTableNew.vue

+ 1 - 1
src/views/wordcard/writeTableNew.vue

@@ -288,7 +288,7 @@ export default {
       this.data.left.fileList = [];
     },
     initHanziwrite() {
-      if (this.data.left.con.trim()) {
+      if (this.data.left.con.trim() && this.data.right.audio_file === '') {
         this.loading = true;
         let MethodName = 'tool-TextToVoiceFile';
         let datas = {