v-region icon indicating copy to clipboard operation
v-region copied to clipboard

提供 5 种应用形式的 4 级行政区划选择器 A simple region cascade selector, provide 4 levels Chinese administrative division data

Results 19 v-region issues
Sort by recently updated
recently updated
newest added

考虑支持一下vue3呗

控件在使用时,没有山东省济南市下的高新区及其下面的街道信息数据; 但是,在搜索js时,在里面可以找到高新区下的街道数据;

请问可以增加像这样的按拼音首字母分组排序的功能吗?有分组排序找地址会方便一点点。 ![11111111111111111](https://user-images.githubusercontent.com/58387070/170852078-a06824ac-34b5-440d-8c9b-0e453aeed73e.png)

enhancement

![image](https://user-images.githubusercontent.com/21278900/165053145-6d97e05b-3b5d-423f-990c-8f29f9f0f3bc.png)

比如禁止某个省、市、区、镇街的选中。等于过滤掉

enhancement

selectorWithSearch.js this.$refs.search.focus() 处报错

给父容器加relative,可是这个下拉选择框好像没有父容器啊 ![1625714006(1)](https://user-images.githubusercontent.com/68368771/124856734-a42b4e00-dfdd-11eb-9101-ce16ccc7ee98.png)

你好,点击下拉后,省市区选择框的 z-index 无法设置吗? 我用的dialog,点击选择后,省市区在dialog的下面,无法选择。

例如能否实现,传入指定省份Code,然后省份这个下拉框无法选择,但后面的市, 区 ,镇还是可以下拉选择.恳请解答,谢谢.

导入的时候报错, Try `npm install @types/v-region` if it exists or add a new declaration (.d.ts) file containing `declare module 'v-region';`