From 99e6fb58dccec9bdfb0d0a02eeb4f08cbd58681b Mon Sep 17 00:00:00 2001
From: 沈泽 <211959439@qq.com>
Date: 星期五, 08 十月 2021 16:56:05 +0800
Subject: [PATCH] 1
---
WebTM/views/Baseset/基础资料/Gy_ClassTimePrjGroupList.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git "a/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_ClassTimePrjGroupList.html" "b/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_ClassTimePrjGroupList.html"
index 71d9b70..c216b93 100644
--- "a/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_ClassTimePrjGroupList.html"
+++ "b/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_ClassTimePrjGroupList.html"
@@ -60,9 +60,9 @@
, cellMinWidth: 80 //鍏ㄥ眬瀹氫箟甯歌鍗曞厓鏍肩殑鏈�灏忓搴︼紝layui 2.2.1 鏂板
, cols: [[
{ type: 'radio' }
- , { field: 'HItemID', width: 150, title: '鏍哥畻鏂瑰紡ID', hide: true }
- , { field: 'HNumber', width: 150, title: '鏍哥畻鏂瑰紡缁勪唬鐮�' }
- , { field: 'HName', width: 150, title: '鏍哥畻鏂瑰紡鍚嶇О', sort: true }
+ , { field: 'HItemID', title: '鏍哥畻鏂瑰紡ID', hide: true }
+ , { field: 'HNumber', title: '鏍哥畻鏂瑰紡缁勪唬鐮�' }
+ , { field: 'HName', title: '鏍哥畻鏂瑰紡鍚嶇О', sort: true }
]]
, page: true
});
--
Gitblit v1.9.1