diff --git a/CHANGELOG.zh_CN.md b/CHANGELOG.zh_CN.md index bd457f76..84d4187a 100644 --- a/CHANGELOG.zh_CN.md +++ b/CHANGELOG.zh_CN.md @@ -1,8 +1,15 @@ ## Wip +### 🎫 Chores + +- 添加部分注释 +- pwa 图标补充 +- types 类型调整 + ### 🐛 Bug Fixes - 修复本地代理 post 接口到 https 地址超时错误 +- 修复 modal 在不显示 footer 的时候全屏高度计算问题 ## 2.0.0-rc.6 (2020-10-28) diff --git a/src/components/Authority/src/index.vue b/src/components/Authority/src/index.vue index 7dfd1387..f9f4735c 100644 --- a/src/components/Authority/src/index.vue +++ b/src/components/Authority/src/index.vue @@ -1,5 +1,6 @@