Commit 3ef91dc7 by wufan

Merge branch 'feature/wufan/20210701/course-B-reform' into dev

parents 10160b25 cb42c593
......@@ -265,7 +265,7 @@ class VideoCourseList extends React.Component {
},
];
type !== 'internal' && columns.splice(2, 1);
type !== 'internal' && columns.splice(5, 1);
return columns;
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment