Auto refresh on send other doc
This commit is contained in:
parent
36649dc64e
commit
8ec3030063
@ -242,6 +242,7 @@ export default class DepositOtherDocument extends React.Component<IProps, IState
|
||||
});
|
||||
|
||||
this.props.onClose!();
|
||||
window.location.reload();
|
||||
}
|
||||
|
||||
private shortName(name: string): string {
|
||||
|
Loading…
x
Reference in New Issue
Block a user