liyongli 2 年之前
父節點
當前提交
68fcae2dd6
共有 1 個文件被更改,包括 1 次插入1 次删除
  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(