fix(upload): fix maxNumber not work #240

This commit is contained in:
vben
2021-02-05 23:27:42 +08:00
parent 22088e820c
commit 91e004e211
5 changed files with 18 additions and 5 deletions

View File

@@ -3,6 +3,7 @@
### 🐛 Bug Fixes
- 修复菜单在 hmr 时数据被置空
- 修复 Upload 组件 maxNumber 失效问题
## 2.0.0-rc.18 (2021-02-05)