WebTM/views/基础资料/公用基础资料/Gy_TechParamByProc.html
@@ -824,7 +824,9 @@
                option = {
                    elem: '#mainTable'
                    , toolbar: '#toolbarDemo'
                    , limit: 500
                    , page: true
                    , limits: [50, 500, 5000, 50000]
                    , limit: 50
                    , height: 'full-250'
                    , cellMinWidth: 90
                };
@@ -887,9 +889,9 @@
                                , data: data1.data
                                , height: 'full-80'
                                , page: true
                                , cellMinWidth: 90
                                , limits: [50, 500, 5000, 50000]
                                , limit: 50
                                , limits: [50, 500, 5000, 20000]
                                , cellMinWidth: 90
                            }
                            table.render(option);