This commit is contained in:
focp212@naver.com
2025-11-17 14:05:04 +09:00
parent b891bc11cb
commit d7086eeb38

View File

@@ -119,7 +119,7 @@ export const CashReceiptDetail = ({
};
const onClickToPurposeUpdate = () => {
if(checkGrant(menuId, 'X')){
if(checkGrant(menuId, 'W')){
setBottomSheetOn(true);
}
else{