WebTM/views/车间管理/报表分析/ProductionPlanReportList.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WebTM/views/³µ¼ä¹ÜÀí/±¨±í·ÖÎö/ProductionPlanReportList.html
@@ -224,9 +224,8 @@ option = { elem: '#mainTable' , toolbar: '#toolbarDemo' , page: true , cellMinWidth: 120 , limit: 50 , limit: Number.MAX_VALUE // æ°æ®è¡¨æ ¼é»è®¤å ¨é¨æ¾ç¤º , height: 'full-50' , cols: [[ { type: 'checkbox', fixed: 'left' } @@ -248,8 +247,6 @@ , { field: 'ç¶æ', title: 'ç¶æ', width: 200 } , { field: 'æä½å·¥', title: 'æä½å·¥', width: 200 } ]] , limits: [50, 500, 5000, 20000] }; }