文章链接:https://blog.csdn.net/qq_43201350/article/details/119997236
使用trim
Copy<input v-model.trim="msg"/>
<input v-model.trim="msg"/>