mirror of
https://github.com/PlayEdu/backend
synced 2025-12-22 22:39:30 +08:00
管理员新建、编辑优化
This commit is contained in:
@@ -111,7 +111,7 @@ export const SystemAdministratorUpdate: React.FC<PropInterface> = ({
|
|||||||
<>
|
<>
|
||||||
{open ? (
|
{open ? (
|
||||||
<Modal
|
<Modal
|
||||||
title="编辑管理人员"
|
title="编辑管理员"
|
||||||
centered
|
centered
|
||||||
forceRender
|
forceRender
|
||||||
open={true}
|
open={true}
|
||||||
|
|||||||
Reference in New Issue
Block a user