- 권한 접근 제한 주석
This commit is contained in:
@@ -228,9 +228,9 @@ export const ArsListPage = () => {
|
||||
return rs;
|
||||
}
|
||||
|
||||
if (!hasAccess) {
|
||||
return <AccessDeniedDialog />;
|
||||
}
|
||||
// if (!hasAccess) {
|
||||
// return <AccessDeniedDialog />;
|
||||
// }
|
||||
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user