natasha 1 year ago
parent
commit
6bea2d6e2b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/wordcard/writeTable.vue

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

@@ -349,8 +349,8 @@ export default {
       //     strokeColor: '#fff',
       //   },
       // );
-      this.loading = true;
       if (this.data.con) {
+        this.loading = true;
         let MethodName = 'tool-TextToVoiceFile';
         let datas = {
           text: this.data.con,