권한 변경및 warning 수정
This commit is contained in:
@@ -236,7 +236,7 @@ export const CashReceiptListPage = () => {
|
||||
setTransactionType(val);
|
||||
};
|
||||
const onClickToNavigate = () => {
|
||||
if(checkGrant(menuId, 'X')){
|
||||
if(checkGrant(menuId, 'W')){
|
||||
navigate(PATHS.transaction.cashReceipt.handWrittenIssuance);
|
||||
}
|
||||
else{
|
||||
|
||||
Reference in New Issue
Block a user