diff --git a/sysom_web/src/pages/hotfix/components/EditReleasedHotfixForm.jsx b/sysom_web/src/pages/hotfix/components/EditReleasedHotfixForm.jsx index 9fce2bc7e89e271a36605ff267455b837b3f02be..f5039f8594ccc6c030d3ea9c3ebdb80ae20b4cfc 100644 --- a/sysom_web/src/pages/hotfix/components/EditReleasedHotfixForm.jsx +++ b/sysom_web/src/pages/hotfix/components/EditReleasedHotfixForm.jsx @@ -37,6 +37,7 @@ const EditReleasedHotfixForm = (props) => { return true }} initialValues={props.record} + drawerProps = {{ destroyOnClose: true }} >