@@ -162,6 +162,7 @@ Ext.define('school.view.interaction.score.List', {
dataIndex: 'si_examtitle',
width: 200
}, {
+ xtype: 'datecolumn',
text: '考试时间',
dataIndex: 'si_examdate',
width: 150,