fix(types): fix routing type error #145

This commit is contained in:
vben
2020-12-23 21:51:22 +08:00
parent 7db0c5c49f
commit b6e5c3f625
14 changed files with 20 additions and 13 deletions

View File

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