szh_zidingyibiaoti
张同海 2 years ago
parent 939b3bb83a
commit 2d640fee37

@ -24,7 +24,7 @@
:filter-option="false" :filter-option="false"
:not-found-content="null" :not-found-content="null"
> >
<a-select-option v-for="item in carrierData" :key="item.gid" :value="item.gid"> <a-select-option v-for="item in carrierData" :key="item.cnName" :value="item.cnName">
{{ item.cnName }} {{ item.cnName }}
</a-select-option> </a-select-option>
</a-select> </a-select>

Loading…
Cancel
Save