수정
This commit is contained in:
@@ -221,9 +221,9 @@ export const KeyInPaymentPage = () => {
|
|||||||
sortType
|
sortType
|
||||||
]);
|
]);
|
||||||
|
|
||||||
// if (!hasAccess) {
|
if (!hasAccess) {
|
||||||
// return <AccessDeniedDialog />;
|
return <AccessDeniedDialog />;
|
||||||
// }
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
|
|||||||
Reference in New Issue
Block a user