Payment option issue

This commit is contained in:
Srinath 2026-01-30 10:06:52 +05:30
parent 2094f326dd
commit d5f89327d1
1 changed files with 167 additions and 166 deletions

View File

@ -4537,6 +4537,7 @@ const BSC1Payment = (props) => {
open={GlobalSalesPaymentoptions}
width={500}
height={1000}
destroyOnClose={true}
handleCancel={() => {
dispatch(changeSalesPaymentoption(false));
}}