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