Commit 80c6dd6c authored by XieZhiXiong's avatar XieZhiXiong

fixbug

parent 9bc47c0f
......@@ -394,7 +394,6 @@ const AuditPrComfirm: React.FC<QueryProps> = props => {
confirmLoading={confirmLoading}
onOk={() => modalFormActions.submit()}
onCancel={() => setModalVisible(false)}
destroyOnClose
>
<NiceForm
effects={($, { setFieldState }) => {
......
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