@@ -26,7 +26,7 @@ Ext.define('saas.view.core.form.field.DetailGridField', {
showIndex: true,
configUrl: '',
editable: true,
- allowEmpty: true, // 校验时只校验dirty数据
+ allowEmpty: false, // 校验时只校验dirty数据
initComponent: function() {
var me = this;