chenghongxing
|
a4d4b28ce3
|
fix: fixed the issue that the router permission configuration does not support arrays
; 🐛
修复:修复路由权限配置不支持数组的问题;
|
2023-03-15 14:50:41 +08:00 |
|
chenghongxing
|
2fc5b9d594
|
修复:更改角色后菜单不能正确显示的问题;#179
fix: the menu does not display correctly after changing roles;
|
2021-01-12 11:49:16 +08:00 |
|
chenghongxing
|
9df2666304
|
fix: problem that old routes configuration not clearing when merging async routes; 🐛
修复:合并异步路由时,旧的路由配置未及时清除的问题。
|
2020-09-28 21:11:47 +08:00 |
|
iczer
|
4db7c2deff
|
fix: problem that child route can't inherit authority configuration of it's parent; 🐛
修复:子路由无法继承其父路由的权限配置的问题;
|
2020-09-02 18:55:28 +08:00 |
|
iczer
|
5ec6f73d6f
|
fix: problem tha the authority config of route be overwritten; 🐛
修复:路由权限配置被覆盖的问题;
|
2020-09-01 19:59:50 +08:00 |
|
iczer
|
1fb75f491d
|
feat: add function of filtering menu data through authority; ⭐
新增:增加通过权限过滤菜单数据的功能;
|
2020-08-31 20:51:58 +08:00 |
|
iczer
|
d4261bc401
|
refactor: config of async router and guards of router; 🌟
重构:异步路由配置和路由守卫配置;
|
2020-08-28 11:18:44 +08:00 |
|