natasha 1 rok temu
rodzic
commit
6bea2d6e2b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/wordcard/writeTable.vue

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

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