luke 6 жил өмнө
parent
commit
8c6731adb6

+ 1 - 1
pc_chat/src/components/chat.vue

@@ -293,7 +293,7 @@
 								<div style="height:44px;width:300px;">
 									<textarea  name=""
 											   id=""
-											   v-model="information"
+											   v-model.trim="information"
 											   cols="30"
 											   rows="1"
 											   placeholder="请输入你的问题:"