@ -26,7 +26,7 @@ const buildColumns = (that,isParent) => {
let showSorter = isParent==true
const courseId = that.props.match.params.coursesId
const columns=[{
title: '序号1',
title: '序号',
dataIndex: 'id',
key: 'id',
align:'center',