[국가코드 체크] 테스트2
This commit is contained in:
@@ -223,7 +223,12 @@ export default function MainView({ className }) {
|
||||
// trmsTpCdList: "MST00401, MST00402",
|
||||
// })
|
||||
// );
|
||||
|
||||
dispatch(
|
||||
setMyTermsWithdraw({
|
||||
mandatoryIncludeYn: "Y",
|
||||
termsList: ["MST00401", "MST00402"],
|
||||
})
|
||||
);
|
||||
window.location.reload();
|
||||
}
|
||||
}, [dispatch, activePopup]);
|
||||
|
||||
Reference in New Issue
Block a user