mirror of
https://github.com/PlayEdu/backend
synced 2025-06-06 14:54:05 +08:00
线上课编辑
This commit is contained in:
parent
ad0a6d7095
commit
295fe75b67
@ -330,6 +330,10 @@ export const CourseCreate: React.FC<PropInterface> = ({
|
||||
});
|
||||
} else {
|
||||
setChapterType(e.target.value);
|
||||
setChapters([]);
|
||||
setHours([]);
|
||||
setChapterHours([]);
|
||||
setTreeData([]);
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user