Optimize code

This commit is contained in:
2024-03-01 15:34:01 +08:00
parent 935a1a223a
commit fb94ae6a52
7 changed files with 56 additions and 9 deletions

View File

@@ -195,6 +195,7 @@ const Tools = () => {
form.setFieldValue('pass', undefined)
void modal.confirm({
title: '审核',
centered: true,
maskClosable: true,
content: (
<AntdForm form={form}>