| | |
| | | , cols: [[ //å表 |
| | | { type: 'checkbox', totalRowText: 'å计è¡', style: 'background-color:#efefef4d;' } |
| | | , { type: 'numbers', title: 'åºå·', width: 100, style: 'background-color:#efefef4d;' } |
| | | , { field: 'HOrderLevID', title: 'HOrderLevID', width: 100, hide: true, style: 'background-color:#efefef4d;' } |
| | | , { field: '订åç级代ç ', title: '订åç级代ç ', width: 150, hide: true, edit: 'text', event: "HOrderLevID" }//f7 |
| | | , { field: '订åç级åç§°', title: '订åç级åç§°', width: 150, style: 'background-color:#efefef4d;' } |
| | | , { field: 'HMaterID', title: 'HMaterID', width: 100, hide: true, style: 'background-color:#efefef4d;' } |
| | | , { field: 'ç©æä»£ç ', title: 'ç©æä»£ç ', width: 150, edit: 'text', event: "HMaterID" }//f7 |
| | | , { field: 'ç©æåç§°', title: 'ç©æåç§°', width: 150, style: 'background-color:#efefef4d;' } |
| | | , { field: 'HOrderLevID', title: 'HOrderLevID', width: 100, hide: true, style: 'background-color:#efefef4d;' } |
| | | , { field: '订åç级代ç ', title: '订åç级代ç ', width: 150, hide: true, edit: 'text', event: "HOrderLevID" }//f7 |
| | | , { field: 'è§æ ¼åå·', title: 'è§æ ¼åå·', width: 100, style: 'background-color:#efefef4d;' } |
| | | , { field: 'HUnitID', title: 'HUnitID', width: 100, hide: true, style: 'background-color:#efefef4d;' } |
| | | , { field: '计éåä½', title: '计éåä½', width: 100, style: 'background-color:#efefef4d;' }//f7 |
| | |
| | | success: function (data1) { |
| | | if (data1.data.length != 0) { |
| | | var dataCol = [];//æ°æ®åºæ¥è¯¢åºçåæ°æ® |
| | | var titleData = ["HMaterID", "HUnitID", "ææ£ç", "å®é
å«ç¨åä»·", "ç¨é¢","æ¬ä½å¸ä»·ç¨å计","åºåºæ°é","å¼ç¥¨æ°é"];//ä¸éè¦æ¾ç¤ºçåæ®µ 坿©å± |
| | | var titleData = ["HMaterID", "HUnitID", "ææ£ç", "å®é
å«ç¨åä»·", "ç¨é¢", "æ¬ä½å¸ä»·ç¨å计", "åºåºæ°é", "å¼ç¥¨æ°é", "HOrderLevID","订åç级代ç "];//ä¸éè¦æ¾ç¤ºçåæ®µ 坿©å± |
| | | //titleData = []; |
| | | |
| | | dataCol = data1.data[0].HGridString.split(','); |