| | |
| | | var searchIn = { Createtime: "", ExpertId: "@experId", Creater:""}; |
| | | dataCol = [ |
| | | { label: 'id', name: 'Id', labtype: 'txt', hidden: true }, |
| | | { label: '编号', name: 'SN', labtype: 'txt', hidden: false }, |
| | | { label: '录入时间', name: 'Createtime', labtype: 'txt', hidden: false }, |
| | | //{ label: '编号', name: 'SN', labtype: 'txt', hidden: false }, |
| | | { label: '推广时间', name: 'PromoteDate', labtype: 'txt', hidden: false }, |
| | | // { label: '专家', name: 'Name', labtype: 'txt', hidden: false }, |
| | | //{ label: '专家证号', name: 'CertiNumber', labtype: 'txt', hidden: false }, |
| | | { label: '内容', name: 'Content', labtype: 'txt', hidden: false }, |