| | |
| | | , { field: 'HMaterName', title: 'ç©æåç§°', width: 200 } |
| | | , { field: 'HMaterModel', title: 'è§æ ¼åå·', width: 200 } |
| | | , { field: 'HBatchNo', title: 'æ¹å·', edit: 'text', width: 100 } |
| | | , { field: 'HQty', title: 'æ°é', edit: 'text', width: 100 } |
| | | , { field: 'HMinQty', title: 'æå°å
è£
æ°', edit: 'text', width: 100 } |
| | | , { field: 'HBQty', title: 'ç®±æ°', width: 100 } |
| | | , { field: 'HPackQty', title: 'å¤ç®±æ°', edit: 'text', width: 100 } |
| | | , { field: 'HQty', title: 'æ°é', edit: 'text', width: 100, totalRow: true} |
| | | , { field: 'HMinQty', title: 'æå°å
è£
æ°', edit: 'text', totalRow: true, width: 100 } |
| | | , { field: 'HBQty', title: 'ç®±æ°', width: 100, totalRow: true } |
| | | , { field: 'HPackQty', title: 'å¤ç®±æ°', edit: 'text', width: 100, totalRow: true} |
| | | , { field: 'HCoilNO', title: 'é¢å·æå
å·', edit: 'text', width: 100 } |
| | | , { field: 'HFurnaceNO', title: 'çå·', edit: 'text', width: 100 } |
| | | , { field: 'HFactory', title: 'åå', edit: 'text', width: 100 } |
| | |
| | | , { field: 'HUnitID', title: '计éåä½ID', width: 100, hide: true } |
| | | , { field: 'HUnitNumber', title: '计éåä½ä»£ç ', edit: 'text', event: 'HUnitNumber', width: 100 } |
| | | , { field: 'HUnitName', title: '计éåä½',width: 100 } |
| | | , { field: 'HAuxQty', title: 'è¾
å使°é', edit: 'text', width: 100 } |
| | | , { field: 'HAuxQty', title: 'è¾
å使°é', edit: 'text', width: 100, totalRow: true } |
| | | , { field: 'HExpirationDateFlag', title: 'æ¯å¦å¯ç¨ä¿è´¨æ', width: 100, templet: '#switchTp3', unresize: false } |
| | | , { field: 'HGiveAwayFlag', title: 'æ¯å¦èµ å', width: 100, templet: '#switchTpl', unresize: false } |
| | | , { field: 'HDate', title: 'è¿ææ¥æ', width: 100 } |
| | |
| | | , elem: '#mainTable' |
| | | , toolbar: '#toolbarDemo' |
| | | , page: false |
| | | , totalRow: true |
| | | , cellMinWidth: 75 |
| | | , height: 'full-325' |
| | | , cols: [columns] |