mirror of
https://github.com/PlayEdu/backend
synced 2025-06-28 08:05:03 +08:00
数据结构重构优化
This commit is contained in:
parent
0cda0e0a73
commit
70240669f2
@ -267,7 +267,6 @@ export const CourseCreate: React.FC<PropInterface> = ({
|
||||
setHours(keys);
|
||||
setTreeData(data);
|
||||
setVideoVisible(false);
|
||||
console.log(keys, data);
|
||||
};
|
||||
|
||||
const selectChapterData = (arr: any, videos: any) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user