Files
2024-04-30 11:20:41 +08:00

18 lines
610 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 1.2.62024-03-11
1.增加了value-key绑定字段
2.修复选中值无法绑定的问题;
## 1.2.52024-01-18
修复v-model无法响应的问题
## 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版本,如有别的需求再提