liyongli 2 years ago
parent
commit
68fcae2dd6
1 changed files with 1 additions and 1 deletions
  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(