瀏覽代碼

成绩录入 考试标题 必填

zhuth 6 年之前
父節點
當前提交
cc2af7ef1d
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      frontend/pc-web/app/view/Interaction/score/Detail.js

+ 2 - 1
frontend/pc-web/app/view/Interaction/score/Detail.js

@@ -27,7 +27,8 @@ Ext.define('school.view.interaction.score.Detail', {
             }, {
                 xtype: 'textfield',
                 name: 'si_examtitle',
-                fieldLabel: '考试标题'
+                fieldLabel: '考试标题',
+                allowBlank: false
             }, {
                 xtype: 'datefield',
                 name: 'si_examdate',