公开课去除

This commit is contained in:
禺狨
2023-03-30 10:42:29 +08:00
parent a385d2718e
commit b3101b812f
2 changed files with 1 additions and 13 deletions

View File

@@ -150,7 +150,7 @@ const CoursePage = () => {
</span>
);
})}
{!course_dep_ids[id] && <span></span>}
{!course_dep_ids[id] && <span></span>}
</div>
),
},