Commit 456d3bc9 authored by 前端-黄佳鑫's avatar 前端-黄佳鑫

fix: 优化平台支付参数配置

parent e15bbf69
......@@ -68,7 +68,7 @@ const ModalLayout: React.FC<ModalProps> = ({
if (payChannel) {
handleChannelFind();
}
}, [payChannel, visible])
}, [payChannel])
const handleCancel = () => {
onCancel()
......
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