管理员日志

This commit is contained in:
unknown
2023-07-29 17:27:21 +08:00
parent 540d1e01e7
commit a6923632d1
10 changed files with 226 additions and 0 deletions

View File

@@ -65,6 +65,11 @@ export const SystemAdminrolesUpdate: React.FC<PropInterface> = ({
value: "管理员-n",
children: [],
},
{
title: "管理员日志",
value: "管理员日志-n",
children: [],
},
{
title: "管理员角色",
value: "管理员角色-n",