1
yxj
2023-07-24 a2811b348e8f32f68d9e9e1bac58f828c202b5bb
WebTM/views/基础资料/公用基础资料/Gy_CheckItem.html
@@ -229,9 +229,9 @@
                    //, toolbar: '#toolbarDemo'
                    , height: 'full-50'
                    , page: true
                    , cellMinWidth: 90
                    , limits: [50, 500, 5000, 50000]
                    , limit: 50
                    , limits: [50, 500, 5000, 20000]
                    , cellMinWidth: 90
                    //, cols: [[
                    //    { type: 'radio', fixed: 'left' }
                    //    , { field: 'HItemID', title: 'HItemID', sort: true, hide: true }
@@ -293,9 +293,9 @@
                                , data: data1.data
                                , height: 'full-120'
                                , page: true
                                , cellMinWidth: 90
                                , limits: [50, 500, 5000, 50000]
                                , limit: 50
                                , limits: [50, 500, 5000, 20000]
                                , cellMinWidth: 90
                            }
                            table.render(option);