WebTM/views/基础资料/基础资料/Gy_RecConditionList.html
@@ -190,9 +190,9 @@ , toolbar: '#toolbarDemo' , height: 500 , page: true , cellMinWidth: 90 , limits: [50, 500, 5000, 50000] , limit: 50 , limits: [50, 500, 5000, 20000] , cellMinWidth: 90 }; } //#endregion @@ -251,9 +251,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);