Commit 5e9d25d0 authored by 前端-钟卫鹏's avatar 前端-钟卫鹏

fix:

parent 8eaec48a
......@@ -128,7 +128,8 @@ const OrderPayTabs:React.FC<OrderPayTabsProps> = (props) => {
title='查看支付结果'
visible={visible}
onCancel={()=>setVisible(false)}
onOk={()=>setVisible(false)}
// onOk={()=>setVisible(false)}
footer={null}
>
<List
itemLayout="horizontal"
......
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