management/src/pages/party/audit/index.jsx
@@ -145,7 +145,10 @@ const success = await sendRequest(audit, fileds); if (success) { handleModalVisible(false); if (fileds.type == 'sure') { message.success('当前党员信息审核已通过'); } addViewRef.current.clean() actionRef.current.reload(); }