ExtJs 清空file下传控件的路径
ExtJs 清空file上传控件的路径
this.getForm().getEl().dom.reset();//清空file文本框的值
this.getForm().getEl().dom.reset();//清空file文本框的值