mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 07:19:32 +08:00
部分弹窗点击遮罩才能删除
This commit is contained in:
@@ -63,6 +63,7 @@ export const UploadImageSub = (props: PropsInterface) => {
|
||||
props.onUpdate();
|
||||
setShowModal(false);
|
||||
}}
|
||||
maskClosable={false}
|
||||
>
|
||||
<Dragger {...uploadProps}>
|
||||
<p className="ant-upload-drag-icon">
|
||||
|
||||
Reference in New Issue
Block a user