mirror of
https://github.com/PlayEdu/backend
synced 2025-12-31 13:09:43 +08:00
部分弹窗点击遮罩才能删除
This commit is contained in:
@@ -94,6 +94,7 @@ export const SystemAdminrolesUpdate: React.FC<PropInterface> = ({
|
||||
width={416}
|
||||
onOk={() => form.submit()}
|
||||
onCancel={() => onCancel()}
|
||||
maskClosable={false}
|
||||
>
|
||||
<div className="float-left mt-24">
|
||||
<Form
|
||||
|
||||
Reference in New Issue
Block a user