username@email.com
2021-11-29 e9f8d150668099ffe648b7c9ab9df290c3276db8
zhengcaioa/zhengcaioa/Views/Expert/Promote.cshtml
@@ -16,8 +16,8 @@
        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 },