luke 6 жил өмнө
parent
commit
667b578b96

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

@@ -409,7 +409,7 @@
 											show-word-limit
 											class="scroll"
 											id="information"
-											v-model.trim="information"
+											v-model="information"
 											autofocus
 											placeholder="请输入你的问题:"
 											@keyup.enter.native="listenEnter($event)">