fix: fix the occupancy problem of the folding button (#90)

This commit is contained in:
vben
2020-11-17 23:45:23 +08:00
parent 9f8796ee58
commit cd35d3e0d1
4 changed files with 16 additions and 8 deletions

View File

@@ -16,6 +16,7 @@
### 🐛 Bug Fixes
- 修复表单 inputNumber 校验错误
- 修复表单默认值设置错误
## 2.0.0-rc.10 (2020-11-13)