issues25489
hjm 5 years ago
parent 3ca1564641
commit f26a2d23ae

@ -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',

Loading…
Cancel
Save