@@ -58,6 +58,10 @@ export const TableColumns: BasicColumn[] = [
// return text ? text : '/';
// },
+ {
+ title: '版次',
+ dataIndex: 'version',
+ },
{
title: '对应课程',
dataIndex: 'courseName',