Files
leaudit-platform-frontend/app
wren 185f55cec6 fix: pass through server 403 message instead of hardcoded '无权限'
The axios response interceptor was discarding the server's
permission-denied message (e.g. "缺少「用户列表」权限") and
replacing it with a generic "无权限". Now it reads the server
response body and surfaces the exact permission that's missing.
2026-04-30 11:47:32 +08:00
..
2026-04-29 11:22:20 +08:00