| | |
| | | , toolbar: '#toolbarDemo' |
| | | , limit: 500 |
| | | , height: 500 |
| | | , totalRow: true |
| | | , loading: false |
| | | , cols: [[ //表头 |
| | | { type: 'checkbox', totalRowText: 'å计è¡' } |
| | |
| | | , { field: 'HDeptName', title: 'ç产车é´', edit: 'text', event: "HDeptID" }//f7 |
| | | , { field: 'HUnitID', title: 'HUnitID', hide: true } |
| | | , { field: 'HUnitName', title: '计éåä½', edit: 'text', event: "HUnitID" }//f7 |
| | | , { field: 'HQty', title: 'æ°é', edit: 'text' } |
| | | , { field: 'HQty', title: 'æ°é', edit: 'text', totalRow: true } |
| | | , { field: 'HSTATUS', title: 'ä¸å¡ç¶æ', templet: "#HSTATUS" } |
| | | , { field: 'HPlanBeginDate', title: '计åå¼å·¥æ¥æ', event: 'HPlanBeginDate' } |
| | | , { field: 'HPlanEndDate', title: '计åå®å·¥æ¥æ', event: 'HPlanEndDate' } |