Commit 4c04faea authored by zhengke's avatar zhengke
parents ee61d69f 1542c54c
......@@ -18,7 +18,7 @@
<div class="col-3">
<q-select
@input="resetSearch"
clearable
filled
v-model="msg.Type"
:options="TypeList"
......@@ -30,7 +30,7 @@
<div class="col-3">
<q-select
@input="resetSearch"
clearable
filled
v-model="msg.AuditStatus"
:options="ApproveStateList"
......
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