fix(form): fix the form item setting not taking effect

This commit is contained in:
vben
2020-11-03 23:31:32 +08:00
parent 21a225c2b2
commit 6936adb2c2
2 changed files with 4 additions and 2 deletions

View File

@@ -17,6 +17,7 @@
- 修复升级之后 table 类型问题
- 修复分割菜单且左侧菜单没有数据时候,继续展示上一次子菜单的问题
- 修复`useMessage`类型问题
- 修复表单项设置`disabled`不生效问题
## 2.0.0-rc.8 (2020-11-2)