| | |
| | | , toolbar: '#toolbarDemo' |
| | | , limit: 500 //æ¯é¡µé»è®¤æ¾ç¤ºçæ°é |
| | | , cellMinWidth: 120 |
| | | , totalRow: true |
| | | , height: 'full-170' |
| | | , cols: [[ //表头 |
| | | { type: 'checkbox', totalRowText: 'å计è¡' } |
| | |
| | | , { field: 'HMaterName', title: 'ç©æåç§°' } |
| | | , { field: 'HMaterModel', title: 'è§æ ¼åå·'} |
| | | , { field: 'HJITMaterGroup', title: 'JITç©æåç±»', edit: 'text' } |
| | | , { field: 'HJITSafeStock', title: 'JITæå¨å®å
¨åºåé', edit: 'text', width: 200 } |
| | | , { field: 'HJITMaterDemand', title: 'JITç©æéæ±ä¾è´§å¨æ', edit: 'text', width:200} |
| | | , { field: 'HJITBatchQty', title: 'JITæè´§æ¹é', edit: 'text' } |
| | | , { field: 'HDeliveryPeriod', title: 'JITæè´§æ¹é对åºå¨æï¼å¤©ï¼', edit: 'text', width: 200} |
| | | , { field: 'HLeadTime', title: 'JITä¾è´§æåæï¼å¤©ï¼', edit: 'text', width: 200 } |
| | | , { field: 'HLeadTime_Sec', title: 'JITå°è´§åç½®æï¼å¤©ï¼', edit: 'text', width: 200} |
| | | , { field: 'HJITSafeStock', title: 'JITæå¨å®å
¨åºåé', edit: 'text', width: 200, totalRow: true} |
| | | , { field: 'HJITMaterDemand', title: 'JITç©æéæ±ä¾è´§å¨æ', edit: 'text', width: 200, totalRow: true} |
| | | , { field: 'HJITBatchQty', title: 'JITæè´§æ¹é', edit: 'text', totalRow: true } |
| | | , { field: 'HDeliveryPeriod', title: 'JITæè´§æ¹é对åºå¨æï¼å¤©ï¼', edit: 'text', width: 200, totalRow: true} |
| | | , { field: 'HLeadTime', title: 'JITä¾è´§æåæï¼å¤©ï¼', edit: 'text', width: 200, totalRow: true} |
| | | , { field: 'HLeadTime_Sec', title: 'JITå°è´§åç½®æï¼å¤©ï¼', edit: 'text', width: 200, totalRow: true} |
| | | , { field: 'HDeliveryMode', title: 'JITéè´§æ¹å¼', edit: 'text' } |
| | | , { field: 'HDeliveryDaysCtrl', title: 'JITéè´§æ§å¶å¤©æ°', edit: 'text', width: 200 } |
| | | , { field: 'HDeliveryDaysCtrl', title: 'JITéè´§æ§å¶å¤©æ°', edit: 'text', width: 200, totalRow: true } |
| | | , { field: 'HRemark', title: '夿³¨', edit: 'text' } |
| | | , { fixed: 'right', title: 'æä½', toolbar: '#barDemo' } |
| | | ]] |