mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 10:37:01 +00:00
fix(block-workbench): destroy after close modal
This commit is contained in:
parent
700e18fb1a
commit
72e3d0c0ac
@ -79,7 +79,7 @@ export function ModalActionSchemaInitializerItem(props) {
|
||||
},
|
||||
},
|
||||
};
|
||||
}, []);
|
||||
}, [visible]);
|
||||
|
||||
return (
|
||||
<>
|
||||
|
Loading…
Reference in New Issue
Block a user