Commit a8ef46ca authored by 侯絮's avatar 侯絮

fix(auditmodal): 修改

parent e2746b4f
......@@ -84,8 +84,7 @@ const AuditModal = props => {
return (
<Modal
title="售后操作确认"
// visible={visible}
visible
visible={visible}
onOk={() => handleOk()}
onCancel={() => handleCancel()}
>
......
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