1
沈泽
2021-10-08 99e6fb58dccec9bdfb0d0a02eeb4f08cbd58681b
WebTM/views/Baseset/»ù´¡×ÊÁÏ/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
            });