var sys_searchDataS = Ext.create('Ext.form.field.Date', { anchor: '100%', labelAlign: 'right', fieldLabel: '结束日期', editable: false, format:'Y-m-d', value: Ext.Date.add(new Date(), Ext.Date.DAY, -1) });

© 转载请注明出处
var sys_searchDataS = Ext.create('Ext.form.field.Date', { anchor: '100%', labelAlign: 'right', fieldLabel: '结束日期', editable: false, format:'Y-m-d', value: Ext.Date.add(new Date(), Ext.Date.DAY, -1) });