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