Optimize modal

This commit is contained in:
2024-02-17 14:27:20 +08:00
parent 524b57ed8b
commit b798bb3eb5
9 changed files with 25 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ const Mail = () => {
const handleOnTest = () => {
void modal.confirm({
title: '发送测试邮件',
maskClosable: true,
content: (
<>
<AntdForm form={mailSendForm}>