natasha il y a 11 mois
Parent
commit
75f454fc21
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 = {