| | |
| | | , { field: 'HQty', title: 'æ°é', edit: 'text', style: 'background-color: #f9f9f9;' } |
| | | , { field: 'HPrice', title: 'åä»·', edit: 'text', style: 'background-color: #f9f9f9;' } |
| | | , { field: 'HSumMoney', title: 'æ»éé¢', style: 'background-color: #f9f9f9;' } |
| | | , { field: 'HSubHremark', title: 'åè¡¨å¤æ³¨', edit: 'text', style: 'background-color: #f9f9f9;' } |
| | | , { fixed: 'right', title: 'æä½', toolbar: '#barDemo' } |
| | | ]] |
| | | } |
| | |
| | | , "HQty": "0" |
| | | , "HPrice": "0" |
| | | , "HSumMoney": "0" |
| | | ,"HSubHremark":"" |
| | | } |
| | | ]; |
| | | option.data = rowdata; |