From e5d50b0415bef5e93c10b2bfbca98d377d3cad04 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期二, 07 十二月 2021 16:01:56 +0800
Subject: [PATCH] 提交

---
 zhengcaioa/zhengcaioa/Views/Expert/Promote.cshtml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/zhengcaioa/zhengcaioa/Views/Expert/Promote.cshtml b/zhengcaioa/zhengcaioa/Views/Expert/Promote.cshtml
index 5bf4e5e..2e09375 100644
--- a/zhengcaioa/zhengcaioa/Views/Expert/Promote.cshtml
+++ b/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 },

--
Gitblit v1.9.1