@@ -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(