docs: changelog

This commit is contained in:
dap 2025-04-04 21:13:35 +08:00
parent 0c0988404e
commit 16f033aa8f

View File

@ -27,6 +27,7 @@
- 管理员租户切换不再返回首页 直接刷新当前页(除特殊页面外会回到首页)
- modalLoading/drawerLoading改为调用内部的lock/unlock方法
- 登录验证码 增加loading
- DictEnum使用const代替enum
**BUG FIX**