分页预览 当数据日期等于今天时,使用js让查询按钮失效
var b=this.options.form.getWidgetByName("iDate").getValue();
if(a==b){
return false;
}