| | |
| | | , { field: 'HUnitID', title: 'åä½ID', hide: true } |
| | | , { field: 'HUnitNumber', title: 'åä½ä»£ç ', edit: 'text', event: "HUnitID", width: 165 } |
| | | , { field: 'HUnitName', title: 'åä½åç§°', width: 165 } |
| | | , { field: 'HQty', title: 'éæ±æ°é', edit: 'text', width:90 } |
| | | , { field: 'HQty', title: 'éæ±æ°é', edit: 'text', width: 90, totalRow: true } |
| | | , { field: 'HDate', title: 'é¢è®¡äº¤è´§æ¥æ', width: 120, templet: "<div>{{d.HDate ==null ?'':layui.util.toDateString(d.HDate, 'yyyy-MM-dd')}}</div>", event: 'HDate' } |
| | | , { field: 'HBagType', title: 'å
è£
æ¹å¼', edit: 'text', width: 120 } |
| | | , { field: 'HCarryType', title: 'è¿è¾æ¹å¼', edit: 'text', width: 120 } |
| | |
| | | , elem: '#mainTable' |
| | | , toolbar: '#toolbarDemo' |
| | | , page: false |
| | | , totalRow: true |
| | | , cellMinWidth: 120 |
| | | , height: 400 |
| | | , cols: [columns] |