1
duhe
2024-01-08 41e44027ef1a5a844bda6cc7d2a7207506382e85
WebTM/views/Baseset/»ù´¡×ÊÁÏ/Gy_EmployeeList.html
@@ -122,7 +122,7 @@
               , data: []
              , cellMinWidth: 80 //全局定义常规单元格的最小宽度,layui 2.2.1 æ–°å¢ž
              , cols: [[
                  { type: 'checkbox' }
                  { type: 'radio' }
                , { field: 'HItemID', width: 150, title: '职员ID', hide: true }
                , { field: 'HNumber', width: 150, title: '职员代码' }
                , { field: 'HName', width: 150, title: '职员名称', sort: true }