| | |
| | | , toolbar: '#toolbarDemo' |
| | | , limit: 500 //æ¯é¡µé»è®¤æ¾ç¤ºçæ°é |
| | | , cellMinWidth: 120 |
| | | , totalRow: true |
| | | , height: 400 |
| | | , cols: [[ //表头 |
| | | { type: 'checkbox', totalRowText: 'å计è¡' } |
| | | , { type: 'numbers', title: 'åºå·', totalRow: true } |
| | | , { type: 'numbers', title: 'åºå·',} |
| | | , { field: 'HProcNo', title: 'å·¥åºå·', edit: 'text' } |
| | | |
| | | , { field: 'å·¥åºä»£ç ', title: 'å·¥åºä»£ç ', edit: 'text', event:"hprocid" }//f7 |
| | |
| | | , { field: 'çäº§èµæº', title: 'çäº§èµæº', edit: 'text', event: "HSourceID" }//f7 |
| | | , { field: 'HSourceID', title: 'çäº§èµæºid', hide: true }// hide: true |
| | | |
| | | , { field: 'HQty', title: 'è®¡åæ°é', edit: 'text' } |
| | | , { field: 'HWorkingQty', title: 'å¨å¶åæ°é', edit: 'text' } |
| | | , { field: 'HQty', title: 'è®¡åæ°é', totalRow: true, edit: 'text' } |
| | | , { field: 'HWorkingQty', title: 'å¨å¶åæ°é', totalRow: true, edit: 'text' } |
| | | , { field: 'HTimeUnit', title: 'æ¶é´åä½', edit: 'text' } |
| | | , { field: 'HPlanWorkTimes', title: '计åå å·¥æ¶é´', edit: 'text' } |
| | | , { field: 'hplanbegindate', title: '计åå¼å·¥æ¶é´', edit: 'text' } |
| | | , { field: 'hplanenddate', title: '计åå®å·¥æ¶é´', edit: 'text' } |
| | | , { field: 'HICMOInterID', title: 'ä»»å¡ID', edit: 'text' } |
| | | , { field: 'HICMOBillNo', title: 'ä»»å¡åå·', edit: 'text' } |
| | | , { field: 'HBeginDayQty', title: 'å¼å·¥ä½é(天æ°)', edit: 'text' } |
| | | , { field: 'HBeginFixQty', title: 'å¼å·¥ä½é(åºæ°)', edit: 'text' } |
| | | , { field: 'HFixWorkDays', title: 'ä¸éåºå®å¤©æ°', edit: 'text' } |
| | | , { field: 'HBeginDayQty', title: 'å¼å·¥ä½é(天æ°)', totalRow: true, edit: 'text' } |
| | | , { field: 'HBeginFixQty', title: 'å¼å·¥ä½é(åºæ°)', totalRow: true, edit: 'text' } |
| | | , { field: 'HFixWorkDays', title: 'ä¸éåºå®å¤©æ°', totalRow: true, edit: 'text' } |
| | | , { field: 'HTrunWorkDays', title: 'ä¸é循ç¯å¨æ', edit: 'text' } |
| | | , { field: 'HReadyTimes', title: 'æ¬éå夿¶é´', edit: 'text' } |
| | | , { field: 'HReadyTime', title: 'å夿¶é´', edit: 'text' } |