ch
2021-08-25 2bb2ec7bb9d2989bbb3b7d6de2d1228c3c4af609
WebTM/views/Baseset/基础资料/Gy_GetProductionTeamList.html
@@ -50,6 +50,8 @@
                var checkStatus = table.checkStatus('ck-table')
                 , data = checkStatus.data;
                parent.GetProductionTeamValue(data);
                var index = parent.layer.getFrameIndex(window.name);
                parent.layer.close(index);
            });
            RoadQuery($('#Value').val());
            table.render({
@@ -60,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
            });