Sfoglia il codice sorgente

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

zhuth 6 anni fa
parent
commit
ad3d9162d4
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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',
                     width: 200
                 }, {
+                    xtype: 'datecolumn',
                     text: '考试时间',
                     dataIndex: 'si_examdate',
                     width: 150,