Commit 36142dd4 authored by zhengke's avatar zhengke

修改

parent 8bc28e7c
......@@ -7,7 +7,7 @@
maxlength="20" />
</div>
<div class="col-3">
<q-select class="col-12 q-pb-lg" @input="resetSearch" filled stack-label dense clearable option-value="Id"
<q-select class="col-12 q-pb-lg" @input="resetSearch" filled stack-label dense clearable option-value="ID"
option-label="Name" v-model="msg.CountryId" :options="CountryList" label="国家/地区" emit-value map-options />
</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