fix: 修复用户角色异常
This commit is contained in:
parent
1541c39dbd
commit
e37ac3bb7e
2
.env
2
.env
@ -41,7 +41,7 @@ VITE_SERVICE_MODAL_LOGOUT_CODES=5001
|
|||||||
VITE_SERVICE_EXPIRED_TOKEN_CODES=9999,9998
|
VITE_SERVICE_EXPIRED_TOKEN_CODES=9999,9998
|
||||||
|
|
||||||
# when the route mode is static, the defined super role
|
# when the route mode is static, the defined super role
|
||||||
VITE_STATIC_SUPER_ROLE=2
|
VITE_STATIC_SUPER_ROLE=R_SUPER
|
||||||
|
|
||||||
# sourcemap
|
# sourcemap
|
||||||
VITE_SOURCE_MAP=N
|
VITE_SOURCE_MAP=N
|
||||||
|
Loading…
Reference in New Issue
Block a user