From 9e8040896e8322e9f5d68504b3b439cd3d371bc8 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 26 十一月 2021 17:00:12 +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