liyongli hace 2 años
padre
commit
68fcae2dd6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/view/chatGptChatNew/index.vue

+ 1 - 1
src/view/chatGptChatNew/index.vue

@@ -68,7 +68,7 @@ const userData = ref(window.$shanshipin || {});
 const chat = ref([]);
 const load = ref(false);
 const chatEle = ref(null);
-const inputText = ref('');
+const inputText = ref(' ');
 
 if (!userData.value.UserId) {
   chat.value.push(