mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-07 06:29:25 +08: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…
x
Reference in New Issue
Block a user