natasha 9 tháng trước cách đây
mục cha
commit
75f454fc21
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 = {