- 지급대행 권한 설정 수정, Locales 문자열 수정
This commit is contained in:
@@ -92,7 +92,7 @@ export const PayoutListPage = () => {
|
||||
});
|
||||
|
||||
const onClickToNavigation = () => {
|
||||
if (!checkGrant(53, 'W')) {
|
||||
if (!checkGrant(53, 'X')) {
|
||||
showAlert(t('common.nopermission'));
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user