fix(iframe): iframe loads early when closing multi-tabs

This commit is contained in:
vben
2020-12-27 23:33:33 +08:00
parent ac1a369502
commit 73cee06daa
3 changed files with 4 additions and 2 deletions

View File

@@ -20,6 +20,7 @@
- 修复多语言配置 `Locale.show`导致配置不生效
- 修复路由类型错误
- 修复菜单分割时权限失效问题
- 关闭多标签页时 iframe 提前加载
## 2.0.0-rc.14 (2020-12-15)