Просмотр исходного кода

成绩发布 考试时间 格式去除时分秒

zhuth 7 лет назад
Родитель
Сommit
ad3d9162d4
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      frontend/pc-web/app/view/Interaction/score/List.js

+ 1 - 0
frontend/pc-web/app/view/Interaction/score/List.js

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