mirror of
https://github.com/PlayEdu/backend
synced 2025-06-29 15:55:15 +08:00
线上课编辑优化
This commit is contained in:
parent
11aae7957d
commit
00d393d123
@ -232,7 +232,6 @@ export const CoursePage = () => {
|
||||
p="course"
|
||||
onClick={() => {
|
||||
setCid(Number(record.id));
|
||||
console.log("学员" + record.id);
|
||||
}}
|
||||
disabled={null}
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user