Payment option issue
This commit is contained in:
parent
2094f326dd
commit
d5f89327d1
|
|
@ -4537,6 +4537,7 @@ const BSC1Payment = (props) => {
|
|||
open={GlobalSalesPaymentoptions}
|
||||
width={500}
|
||||
height={1000}
|
||||
destroyOnClose={true}
|
||||
handleCancel={() => {
|
||||
dispatch(changeSalesPaymentoption(false));
|
||||
}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue