mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 07:09:27 +08:00
学员、线上课编辑优化
This commit is contained in:
@@ -53,6 +53,7 @@ export const ResourceCategoryUpdatePage: React.FC = () => {
|
||||
setParentId(data.parent_id);
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
const checkArr = (categories: any[], id: number) => {
|
||||
const arr = [];
|
||||
|
||||
Reference in New Issue
Block a user