Commit Graph

8 Commits

Author SHA1 Message Date
vben
56a966cfbf chore: format code 2021-08-24 22:41:48 +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
8ad127c293 fix: add route base close #404 2021-03-23 23:06:08 +08:00
Vben
8a9ca498d7 chore: remove useless code 2021-02-25 20:25:02 +08:00
vben
07c18d602e chore: add some notes 2021-02-09 23:47:14 +08:00
vben
b36d9486a5 fix(mock): fix mock paging tool error 2020-11-01 11:30:58 +08:00
陈文彬
faf3f4602e feat(table): add table component 2020-10-08 01:35:05 +08:00
陈文彬
2f6253cfb6 initial commit 2020-09-28 20:19:10 +08:00