liyongli 2 éve
szülő
commit
68fcae2dd6
1 módosított fájl, 1 hozzáadás és 1 törlés
  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(