Commit df524dfb authored by zhengke's avatar zhengke

1

parent 67a25ba9
......@@ -3,7 +3,7 @@
<div class="page-search row items-center">
<div class="col row wrap q-mr-lg q-col-gutter-md">
<div class="col-3">
<q-input @input="resetSearch" clearable standout="bg-primary text-white" v-model="msg.KeyWords" label="关键字"
<q-input @input="resetSearch" clearable filled v-model="msg.KeyWords" label="关键字"
@clear="resetSearch" maxlength="20" />
</div>
</div>
......
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