fix: fix modal and drawer component missing uid

This commit is contained in:
vben
2020-12-13 00:22:30 +08:00
parent f7ec3c931e
commit 1293a7389e
7 changed files with 14 additions and 8 deletions

View File

@@ -22,6 +22,7 @@
- 修复 axios 大小写问题
- 修复按钮样式问题
- 修复菜单分割模式问题
- 修复 `Modal``Drawer`组件在使用 emits 数据传递失效问题
## 2.0.0-rc.13 (2020-12-10)