Commit 9af070a5 authored by 盖献康's avatar 盖献康

bug

parent 8d27b385
......@@ -3,7 +3,7 @@
<el-form v-show="showSearch" ref="queryForm" :model="queryParams" size="small" :inline="true" label-width="68px">
<el-form-item prop="petNickname">
<el-input
v-model="queryParams.petNickname"
v-model.trim="queryParams.petNickname"
placeholder="请输入宠物昵称/宠主姓名"
clearable
/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment