Parcourir la source

feat: 修改不能正确调用提示词接口bug

zhouyuhao il y a 6 mois
Parent
commit
ff2941a69b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/views/AIRobotChat/src/AIRobotChat.vue

+ 1 - 0
src/views/AIRobotChat/src/AIRobotChat.vue

@@ -163,6 +163,7 @@ const aiChat = (question, isPresetQuestion) => {
 
         parseHtmlString(data)
         scrollToBottom()
+        loadingAnswer.value = false
         queryTime.value = -1
       } else {
         loadingAnswer.value = false