Commit dbfbc0eb by FE

password reset

parent c39b1536
......@@ -675,6 +675,9 @@ class RedPacket extends PureComponent {
}else {
this.handleToClose(true);
}
this.setState({
isCopy: false
});
}}
/>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment