地区联动组件,选择非中国(CN),下拉换成input

<!--action:省市地址,普通组件--> <template> <div> <div class="addressBox" v-if="object.child"> <template v-for="(item,index) in object.child"> <span v-if="item.class=='country'" :key="'a'+index"
相关文章
相关标签/搜索