| | |
| | | columns.push({ field: 'éå®è®¢åå·', title: 'éå®è®¢åå·', width: 150, sort: true }); |
| | | columns.push({ field: 'ç产订åå·', title: 'ç产订åå·', width: 150, style: 'background-color: #f9f9f9;', sort: true }); |
| | | columns.push({ field: 'ç产订åæç»è¡å·', title: 'ç产订åæç»è¡å·', width: 150, sort: true }); |
| | | columns.push({ field: 'HMaterID', title: 'HMaterID', hide: true }); |
| | | columns.push({ field: 'ç产ç»ç»', title: 'ç产ç»ç»', width: 150, sort: true }); |
| | | columns.push({ field: 'ç©æä»£ç ', title: 'ç©æç¼ç ', width: 150, sort: true }); |
| | | columns.push({ field: 'ç©æåç§°', title: 'ç©æåç§°', width: 150, sort: true }); |
| | |
| | | columns.push({ field: 'HGroupName', title: 'HGroupName', width: 150, hide:true }); |
| | | columns.push({ field: 'çäº§èµæºä»£ç ', title: 'çäº§èµæºä»£ç ', width: 150, hide: true }); |
| | | columns.push({ field: 'HSourceID', title: 'HSourceID', hide: true }); |
| | | |
| | | columns.push({ field: 'HMaterID', title: 'HMaterID', hide: true }); |
| | | columns.push({ field: 'HWorkShopID', title: 'HWorkShopID', hide: true }); |
| | | columns.push({ field: 'HUnitID', title: 'HUnitID', hide: true }); |
| | | columns.push({ field: 'HProdORGID', title: 'HProdORGID', hide: true }); |
| | |
| | | TableData = option.data; |
| | | } else { |
| | | option.data[nums] = TableData[nums]; |
| | | if (nums == option.data.length-1) { |
| | | set_AddNew(); |
| | | } |
| | | } |
| | | } |
| | | |
| | |
| | | if (num >= data.length) { |
| | | break; |
| | | } |
| | | if (option.data[i]["æºå主å
ç "] == data[num]["æºå主å
ç "] && option.data[i]["æºååå
ç "] == data[num]["æºååå
ç "]) { |
| | | if (option.data[i]["LAY_CHECKED"] == true) { |
| | | option.data[i]["HSourceID"] = OptionData.HItemID; |
| | | option.data[i]["çäº§èµæº"] = OptionData.çäº§èµæºåç§°; |
| | | num += 1; |