@@ -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 = {