Commit 4e1bae44 authored by 黄奎's avatar 黄奎

页面修改

parent 069f2dbb
This diff is collapsed.
......@@ -27,7 +27,7 @@
<div class="page-search row items-center">
<div class="col row wrap q-col-gutter-md">
<div class="col-3">
<q-input @change="resetSearch" clearable filled v-model="msg.Id" label="单据编号" />
<q-input clearable filled v-model="msg.Id" label="单据编号" @input="resetSearch" />
</div>
<div class="col-3">
<q-select @input="resetSearch" clearable filled v-model="msg.VerifyStatus" :options="ShowOpts" emit-value
......
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