From 2bb2ec7bb9d2989bbb3b7d6de2d1228c3c4af609 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期三, 25 八月 2021 08:55:23 +0800
Subject: [PATCH] 合并

---
 WebTM/views/Baseset/基础资料/Gy_GetProductionTeamList.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git "a/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_GetProductionTeamList.html" "b/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_GetProductionTeamList.html"
index 0393db2..541f74f 100644
--- "a/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_GetProductionTeamList.html"
+++ "b/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_GetProductionTeamList.html"
@@ -62,8 +62,8 @@
               , cols: [[
                   { type: 'radio' }
                 , { field: 'HItemID', title: '鐝粍ID', hide: true }
-                , { field: '鐝粍浠g爜', width:110, title: '鐝粍浠g爜' }
-                , { field: '鐝粍', width: 110, title: '鐝粍', sort: true }
+                , { field: '鐝粍浠g爜', title: '鐝粍浠g爜' }
+                , { field: '鐝粍', title: '鐝粍', sort: true }
               ]]
               , page: true
             });

--
Gitblit v1.9.1