mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 11:19:45 +08:00
部门编辑
This commit is contained in:
@@ -15,6 +15,7 @@ export const AdminrolesUpdatePage: React.FC = () => {
|
||||
useEffect(() => {
|
||||
getParams();
|
||||
}, []);
|
||||
|
||||
useEffect(() => {
|
||||
getDetail();
|
||||
}, [params.roleId]);
|
||||
|
||||
Reference in New Issue
Block a user