Commit Graph

11 Commits

Author SHA1 Message Date
无木 c6b766d8ea fix(route): dynamically introduce components error
修复后台权限模式下,加载IFrame类型的路由时会丢失component的问题
2021-06-11 00:29:39 +08:00
Netfan 9e5e630987
refactor(api): remove unnecessary userId param (#675)
* refactor(api): remove unnecessary userId param

移除getUserInfo、getPermCode、getMenuList接口的userId参数。
这些接口应当始终与当前登录用户相关而无需传递userId。

* fix: fix auth header key case error
2021-05-29 23:11:38 +08:00
Vben 1e669870cc fix(mock): make sure the background mode login is normal, fix #452 2021-04-07 23:53:16 +08:00
et2012 f0b93b50e7
fix: welcome page not cached in back-end mode (#389) 2021-03-19 22:51:26 +08:00
Vben ed422b7c56 fix(tree): tree can customize title close #344 2021-03-11 01:22:50 +08:00
陈小婷 5dc8226ce1 fix: 整体图标调整 2020-12-08 00:22:55 +08:00
vben c303ec1a23 refactor: refactor route 2020-12-03 21:49:32 +08:00
vben 41a4b827a2 fix: fix mock data error #109 2020-12-01 21:33:32 +08:00
vben 9b61e82d74 refactor: route Module structural transformation 2020-11-09 01:08:43 +08:00
vben dc42d434f0 refactor: refactoring menu generation 2020-11-08 23:13:47 +08:00
陈文彬 2f6253cfb6 initial commit 2020-09-28 20:19:10 +08:00