From 4d348d5e7bd52bb57612ad66f950bcf7724e0013 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期二, 31 八月 2021 09:42:31 +0800
Subject: [PATCH] 报工平台对接质量汇报单

---
 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