mirror of
https://github.com/PlayEdu/backend
synced 2025-07-18 02:17:32 +08:00
线上课添加、编辑分类单选
This commit is contained in:
parent
e0a4987561
commit
b4ea8248e0
@ -97,6 +97,7 @@ export const CoursePage = () => {
|
||||
const columns: ColumnsType<DataType> = [
|
||||
{
|
||||
title: "课程名称",
|
||||
width: 350,
|
||||
render: (_, record: any) => (
|
||||
<div className="d-flex">
|
||||
<Image
|
||||
|
Loading…
x
Reference in New Issue
Block a user