권한 변경
This commit is contained in:
@@ -119,7 +119,7 @@ export const CashReceiptDetail = ({
|
||||
};
|
||||
|
||||
const onClickToPurposeUpdate = () => {
|
||||
if(checkGrant(menuId, 'X')){
|
||||
if(checkGrant(menuId, 'W')){
|
||||
setBottomSheetOn(true);
|
||||
}
|
||||
else{
|
||||
|
||||
Reference in New Issue
Block a user