Commit cb42c593 by wufan

feat:优化外部课展示栏

parent 2e80dc54
...@@ -268,7 +268,7 @@ class VideoCourseList extends React.Component { ...@@ -268,7 +268,7 @@ class VideoCourseList extends React.Component {
}, },
]; ];
type !== 'internal' && columns.splice(2, 1); type !== 'internal' && columns.splice(5, 1);
return columns; 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