From 22ea9dd3df16b51c21b0ad54da8b060e0ff43b4f Mon Sep 17 00:00:00 2001 From: liuye Date: Fri, 23 Aug 2024 09:47:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E5=8A=A9=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/baiduAI/AppDialogue/AppDialogue.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/project/baiduAI/AppDialogue/AppDialogue.vue b/src/project/baiduAI/AppDialogue/AppDialogue.vue index fb4d164..8563f11 100644 --- a/src/project/baiduAI/AppDialogue/AppDialogue.vue +++ b/src/project/baiduAI/AppDialogue/AppDialogue.vue @@ -263,8 +263,7 @@ export default { fileId: this.voiceId, appType: 0, aiConfigId: this.aiConfigId, - supplementContent: - this.latLng + supplementContent: this.latLng }).then(res => { if(res.code == 0) { this.voiceUrl = ''