@ var _col=[
@ {name:"通知标题",index:"F_VC_BT", type:"text"},
@ {name:"公告类型",index:"F_IT_LX_equal",type:"opentree_102"},
@// {name:"公告类型",index:"F_IT_LX_equal",type:"opentreeDiy_notice.diy"},//自定义数据源用法
@ {name:"发布时间(大于)",index:"F_DT_FBSJ_dategt", type:"date"},
@ {name:"发布时间(小于)",index:"F_DT_FBSJ_datelt", type:"date"}
@ ];
@ include("/common/_function/_search.html",{"col":_col}){}