@@ -495,7 +495,7 @@ Ext.define('KitchenSink.view.binding.ChildForm', {
xtype:'textfield',
fieldLabel: '联系电话',
name: 'em_mobile',
- allowBlank:true,
+ allowBlank:false,
beforeLabelTextTpl: '',
maxLength: 20
},{