feat: bug修复

This commit is contained in:
zdl
2025-12-05 18:41:45 +08:00
parent e168e357d7
commit 2ffb8f9e83
5 changed files with 24 additions and 21 deletions

View File

@@ -468,7 +468,7 @@ export const EventFormModal: React.FC<EventFormModalProps> = ({
open={isOpen}
onCancel={onClose}
width={600}
destroyOnClose
destroyOnHidden
maskClosable={true}
keyboard
className="event-form-modal"