From c571ee7de9595e2616e0e5f85734dbaa42ed6098 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 21 十月 2021 13:33:41 +0800
Subject: [PATCH] 提交

---
 zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Index.cshtml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Index.cshtml b/zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Index.cshtml
index 11cb849..df52f34 100644
--- a/zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Index.cshtml
+++ b/zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Index.cshtml
@@ -16,16 +16,16 @@
         dataCol = [
             { label: 'id', name: 'Id', labtype: 'txt', hidden: true },
             {
-                label: '棰樺瀷', name: 'TopictypeName', labtype: 'txt', hidden: false, width: 70
+                label: '棰樺瀷', name: 'TopictypeName', labtype: 'txt', hidden: false, width: 50
             },
 
             {
-                label: '鐭ヨ瘑鐐�', name: 'ZhishitypeName', labtype: 'txt', hidden: false, width: 70
+                label: '鐭ヨ瘑鐐�', name: 'ZhishitypeName', labtype: 'txt', hidden: false, width: 50
             },
-            { label: '鍖哄煙', name: 'AreaName', labtype: 'txt', hidden: false, width: 70 },
+            { label: '鍖哄煙', name: 'AreaName', labtype: 'txt', hidden: false, width: 50 },
             { label: '璇曢', name: 'Topic', labtype: 'txt', hidden: false, width: 300 },
-            { label: '閲嶇偣鏍囨敞', name: 'ZhongdianName', labtype: 'txt', hidden: false, width: 70 },
-            { label: '瀹℃牳', name: 'ShenpiStatusName', labtype: 'txt', hidden: false, width: 70 },
+            { label: '閲嶇偣鏍囨敞', name: 'ZhongdianName', labtype: 'txt', hidden: false, width: 50 },
+            { label: '瀹℃牳', name: 'ShenpiStatusName', labtype: 'txt', hidden: false, width: 50 },
             { label: '瑙f瀽', name: 'Jiexi', labtype: 'txt', hidden: false, width: 300 },
 
 

--
Gitblit v1.9.1