线上课列表优化

This commit is contained in:
禺狨 2023-03-22 10:50:05 +08:00
parent 9e91c045b8
commit b4cb9a0843

View File

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