Ext.getCmp('文本框id').setValue('默认的值');
//直接加value属性就可以{xtype:'textfield' , fieldLabel:"姓名" , value:"张三"}