| | |
| | | var ImportantProduct22 = j$(escapeVfId('allPage:allForm:searchAndMoreUpdate0:ImportantProduct2')).value(); |
| | | var ImportantProduct33 = j$(escapeVfId('ImportantProduct3')).attr('checked')=='checked'?true:false; |
| | | var ImportantProduct44 = j$(escapeVfId('ImportantProduct4')).attr('checked')=='checked'?true:false; |
| | | var ImportantProduct55 = j$(escapeVfId('ImportantProduct5')).value(); |
| | | // 20221020 ljh SWAG-CJ98AJ |
| | | console.log(ImportantProduct11); |
| | | //ImportantProduct0(ImportantProduct00); |
| | | ImportantProduct1(ImportantProduct11); |
| | |
| | | CelonProductSel(CelonProductP); |
| | | } |
| | | // FY23修改 WLIG-CFV4AV 重点产品维护(新)end |
| | | // 20221020 ljh SWAG-CJ98AJ start |
| | | ImportantProduct5(ImportantProduct55); |
| | | // 20221020 ljh SWAG-CJ98AJ end |
| | | break; |
| | | case 'GuranteeMain': |
| | | var GuranteeMain11 = j$(escapeVfId('allPage:allForm:searchAndMoreUpdate0:GuranteeMain1')).value(); |
| | |
| | | for (var i = 0; i < productCount; i++) { |
| | | if(j$(escapeVfId('allPage:allForm:allBlock:mpdDetailsSection:save:maintenanceProductDatadetailsTable:' + i + ':variableinfo:productCountproRowCheckbox')).attr('checked')=='checked' ){ |
| | | j$(escapeVfId('allPage:allForm:allBlock:mpdDetailsSection:save:maintenanceProductDatadetailsTable:' + i + ':theRepeat:3:variable:theValue')).attr('checked', obj); |
| | | } |
| | | } |
| | | } |
| | | //20221020 ljh 20221020 ljh SWAG-CJ98AJ |
| | | function ImportantProduct5(obj) { |
| | | //var val = obj.checked; |
| | | var productCount = j$(escapeVfId('allPage:allForm:allBlock:mpdDetailsSection:mpdDetailsRecordsViewCount')).value(); |
| | | for (var i = 0; i < productCount; i++) { |
| | | if(j$(escapeVfId('allPage:allForm:allBlock:mpdDetailsSection:save:maintenanceProductDatadetailsTable:' + i + ':variableinfo:productCountproRowCheckbox')).attr('checked')=='checked' ){ |
| | | j$(escapeVfId('allPage:allForm:allBlock:mpdDetailsSection:save:maintenanceProductDatadetailsTable:' + i + ':theRepeat:6:variable:theValue')).val(obj); |
| | | } |
| | | } |
| | | } |
| | |
| | | </apex:selectList> |
| | | </td> |
| | | <!-- FY23修改 WLIG-CFV4AV 重点产品维护(新)end --> |
| | | <!-- 20221020 ljh SWAG-CJ98AJ start--> |
| | | <td> |
| | | <input name="suitDepartment" id="ImportantProduct5" size="20" type="text" value=""/> |
| | | </td> |
| | | <!-- 20221020 ljh SWAG-CJ98AJ end--> |
| | | </tr> |
| | | </apex:outputPanel> |
| | | <!-- 主数据维护 --> |