refactor: 管理员租户切换不再返回首页 直接刷新当前页(除特殊页面外会回到首页)

This commit is contained in:
dap
2025-04-01 19:59:28 +08:00
parent b67be83a19
commit 362bc84cfb
4 changed files with 44 additions and 12 deletions

View File

@@ -5,6 +5,7 @@
- 文件上传/图片上传重构(破坏性更新 不兼容之前的api)
- 文件上传/图片上传**不再支持**url用法 强制使用ossId
- TableSwitch组件重构
- 管理员租户切换不再返回首页 直接刷新当前页(除特殊页面外会回到首页)
**BUG FIX**