Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
liuliang-wt committed Jul 21, 2022
2 parents 07f0d8f + 897716c commit dc5f2e5
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## v6.x.x

##6.3.0(2022-7-22)
* **修改:** 优化Blazor的用户信息,提升页面效率
* **修改:** 配合BootStrapBlazor控件的最新版本,更新树形列表
* **修改:** Blazor文件上传控件增加了文件下载
* **修改:** 修复多数据库导入的bug
* **修改:** 修复Layui模式Selector绑定非主键时显示的问题
* **修改:** 修复Layui模式Display控件的样式

##6.2.6(2022-7-5)
* **修改:** 修复Jwt登录时间验证的问题
* **修改:** 修复Layui模式中Tree控件禁用的问题
Expand Down Expand Up @@ -97,7 +105,15 @@
* **修改:** 修改了layui transfer控件绑定数据的bug
* **修改:** 修改了layui多选控件设置必填的bug

## v5.x.x
## v5.x.x

##5.10.0(2022-7-22)
* **修改:** 优化Blazor的用户信息,提升页面效率
* **修改:** 配合BootStrapBlazor控件的最新版本,更新树形列表
* **修改:** Blazor文件上传控件增加了文件下载
* **修改:** 修复多数据库导入的bug
* **修改:** 修复Layui模式Selector绑定非主键时显示的问题
* **修改:** 修复Layui模式Display控件的样式

##5.9.6(2022-7-5)
* **修改:** 修复Jwt登录时间验证的问题
Expand Down

0 comments on commit dc5f2e5

Please sign in to comment.