You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
447 B

2 months ago
## 1.2.42023-10-17
修复了vue2版本点击选项后无法更新value的问题
## 1.2.32023-09-21
修复了vue2版本的v-model 无法初始化绑定值的bug
## 1.2.22023-08-11
修复了选中值未变化的bug
## 1.2.12023-07-22
修复了一直加载中不消失的bug
## 1.2.02023-07-22
兼容vue2添加了远程加载数据样式
## 1.0.02023-07-06
先更新1.0.0版本,如有别的需求再提