| | |
| | | , toolbar: '#toolbarDemo' |
| | | , limit: 500 |
| | | , height: 500 |
| | | , totalRow: true |
| | | , loading: false |
| | | , cols: [[ //å表 |
| | | { type: 'checkbox', totalRowText: 'å计è¡' } |
| | | , { type: 'numbers', title: 'åºå·', width: 100, totalRow: true } |
| | | , { type: 'numbers', title: 'åºå·', width: 100} |
| | | , { type: 'HSourceBillNo', title: 'æºåå·', width: 100, hide: true }//æºåå· |
| | | , { field: 'HSourceBillType', title: 'æºåç±»å', width: 100, hide: true }//æºåç±»å |
| | | , { type: 'HSourceInterID', title: 'æºå主å
ç ', width: 100, hide: true }//æºå主å
ç |
| | |
| | | , { field: '项ç®é¶æ®µè¯¦ç»å
容', title: '项ç®é¶æ®µè¯¦ç»å
容', width: 230, } |
| | | , { field: 'ç¸å
³äº¤ä»ç©', title: 'ç¸å
³äº¤ä»ç©', width: 150, } |
| | | , { field: 'æ¯å¦éç¨ç¢', title: 'æ¯å¦éç¨ç¢', width: 150, } |
| | | , { field: 'ä¸ç»©å æ¯', title: 'ä¸ç»©å æ¯', width: 150, } |
| | | , { field: 'ä¸ç»©å æ¯', title: 'ä¸ç»©å æ¯', totalRow: true,width: 150, } |
| | | , { fixed: 'right', title: 'æä½', toolbar: '#barDemo', width: 120 } |
| | | ]] |
| | | } |