| | |
| | | |
| | | } |
| | | ) |
| | | console.log(data[i].ç®æ å¼); |
| | | SummaryIndex.push(i.toString()); |
| | | } |
| | | |
| | |
| | | $("#HRejectQty").val(checkStatus.data[0].æç»æ°); |
| | | $("#HUpLimit").val(checkStatus.data[0].ä¸éå¼); |
| | | $("#HDownLimit").val(checkStatus.data[0].ä¸éå¼); |
| | | |
| | | option.data[$("#HEntryID").val() - 1].HSampleSchemeID = checkStatus.data[0].hmainid; |
| | | option.data[$("#HEntryID").val() - 1].HSampleSchemeName = checkStatus.data[0].æ½æ ·æ¹æ¡åç§°; |
| | | option.data[$("#HEntryID").val() - 1].HSamplingType = checkStatus.data[0].æ½æ ·ç±»å; |
| | |
| | | |
| | | //#regionãèµå¼ä¸åæ¾ã |
| | | function Assignment(nowindex, dataindex) { |
| | | console.log(JSON.stringify(option.data)); |
| | | if (SummaryIndex.indexOf(nowindex) == -1 && option.data[0].HSampleSchemeID == 0) { |
| | | var dataobj = { |
| | | HEntryID: $("#HEntryID").val(), //è¡å· |