Ext.ux.form.FileUploadField 重置的问题
- text:?'重置', ??????????????????style:?'position:?relative;?top:?-15px;', ?? ????????????????handler:?function(){ ?? ????????????????????filePanel.getForm().getEl().dom.reset();???//这里改成使用原html的form重置; ?? ????????????????}???