调整暂存帮助部分结构 & 简化获取当前用户IP代码
This commit is contained in:
@@ -54,7 +54,7 @@ export function PaymentModal(props: PaymentModalProps) {
|
||||
return () => {
|
||||
eventSource.close()
|
||||
}
|
||||
}, [props.inner_no, props.method, props.onConfirm])
|
||||
}, [props])
|
||||
|
||||
return (
|
||||
<Dialog
|
||||
|
||||
Reference in New Issue
Block a user