extjs 禁止表单提交emptyText值的解决方案
win.form.submit({ submitEmptyText: false, url : 'xxxxx', method : 'post'});