20210604
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
</el-select>
|
||||
</el-form-item>
|
||||
<el-form-item label="Country:" label-width="100px">
|
||||
<el-select v-model="item.country" placeholder="Please select">
|
||||
<el-select v-model="item.country" filterable placeholder="Please select">
|
||||
<el-option
|
||||
v-for="it in countrys"
|
||||
:key="it.en_name"
|
||||
|
||||
Reference in New Issue
Block a user