mirror of
https://github.com/PlayEdu/backend
synced 2025-12-30 05:34:11 +08:00
删除弹窗确认按钮样式优化
This commit is contained in:
@@ -76,7 +76,7 @@ export const SystemAdministratorCreate: React.FC<PropInterface> = ({
|
||||
return (
|
||||
<>
|
||||
<Modal
|
||||
title="新建管理人员"
|
||||
title="添加管理员"
|
||||
centered
|
||||
forceRender
|
||||
open={open}
|
||||
|
||||
Reference in New Issue
Block a user