fix(locale): fix locale.show not work

This commit is contained in:
vben
2020-12-23 21:16:27 +08:00
parent 5cbfb2a1f9
commit 10cd4fcdff
5 changed files with 15 additions and 5 deletions

View File

@@ -9,6 +9,8 @@
- 修复混合模式下滚动条丢失问题
- 修复环境变量配置失效以及 history 模式下 logo 地址问题
- 修复图表库切换页面导致宽高计算错误
- 修复多语言配置 `Locale.show`导致配置不生效
## 2.0.0-rc.14 (2020-12-15)