| | |
| | | } |
| | | |
| | | function refreshAsset(cnt) { |
| | | //alert('1111111111'); |
| | | // alert(cnt); |
| | | // 提交后就页面不计算了 |
| | | var isDisabled = {!PageDisabled}; |
| | | // 合同总理 |
| | |
| | | strMoney = month * strMoney + month2 * strMoney; |
| | | } |
| | | var b = j$(escapeVfId('allPage:allForm:allBlock:assetSection:assetTable:' + i + ':Contract_No')).value(); |
| | | var IsRenewal = j$(escapeVfId('allPage:allForm:allBlock:assetSection:assetTable:' + i + ':IsRenewal')).value(); |
| | | // 20220325 ljh add IsRenewal LJPH-C8FB4P【委托】配合PBI设备覆盖率的数据准备 start |
| | | var LastMContractRecord = j$(escapeVfId('allPage:allForm:allBlock:assetSection:assetTable:' + i + ':LastMContractRecord')).value(); |
| | | if(b != ''){ |
| | | conCCount ++; |
| | |
| | | } |
| | | //最后结束日+1年 |
| | | lastendDate.setMonth(lastendDate.getMonth() + 12); |
| | | if (Date.parse(contractStartDate) > Date.parse(lastendDate)) { |
| | | // 20220325 ljh update IsRenewal 【委托】配合PBI设备覆盖率的数据准备 start |
| | | // if (Date.parse(contractStartDate) > Date.parse(lastendDate) ) { |
| | | if (Date.parse(contractStartDate) > Date.parse(lastendDate) && IsRenewal = true) { |
| | | // 20220325 ljh update IsRenewal 【委托】配合PBI设备覆盖率的数据准备 end |
| | | oyearCount ++; |
| | | } |
| | | // 取联动价格 |
| | |
| | | strMoney = month * strMoney + month2 * strMoney; |
| | | } |
| | | var b = j$(escapeVfId('allPage:allForm:allBlock:assetSection:assetTable:' + i + ':Contract_No')).value(); |
| | | var IsRenewal = j$(escapeVfId('allPage:allForm:allBlock:assetSection:assetTable:' + i + ':IsRenewal')).value(); |
| | | // 20220325 ljh add IsRenewal LJPH-C8FB4P【委托】配合PBI设备覆盖率的数据准备 |
| | | var LastMContractRecord = j$(escapeVfId('allPage:allForm:allBlock:assetSection:assetTable:' + i + ':LastMContractRecord')).value(); |
| | | if(b != ''){ |
| | | conCCount ++; |
| | |
| | | } |
| | | //最后结束日+1年 |
| | | lastendDate.setMonth(lastendDate.getMonth() + 12); |
| | | if (Date.parse(contractStartDate) > Date.parse(lastendDate)) { |
| | | // 20220325 ljh update IsRenewal LJPH-C8FB4P【委托】配合PBI设备覆盖率的数据准备 start |
| | | // if (Date.parse(contractStartDate) > Date.parse(lastendDate)) |
| | | if (Date.parse(contractStartDate) > Date.parse(lastendDate) && IsRenewal = true) { |
| | | // 20220325 ljh update IsRenewal LJPH-C8FB4P【委托】配合PBI设备覆盖率的数据准备 end |
| | | oyearCount ++; |
| | | } |
| | | // 取联动价格 |
| | |
| | | |
| | | <td class="dataCell" width="70px"> |
| | | <apex:outputField value="{!ar.rec.CurrentContract_F__r.Maintenance_Contract_No_F__c}" rendered="{!Not(ar.IsManual)}" id="Contract_No"/> |
| | | <!-- 20220325 ljh add LJPH-C8FB4P【委托】配合PBI设备覆盖率的数据准备 start --> |
| | | <apex:inputHidden value="{!ar.rec.CurrentContract_F__r.Is_Renewal__c}" id="IsRenewal"/> |
| | | <!-- 20220325 ljh add start LJPH-C8FB4P【委托】配合PBI设备覆盖率的数据准备 end --> |
| | | <apex:inputHidden value="{!ar.rec.CurrentContract_F__r.RecordType_DeveloperName__c}" id="LastMContractRecord"/> |
| | | <apex:inputField value="{!ar.rec.CurrentContract_F_asset__r.endDateGurantee_Text__c}" id="endDateGurantee_Text" style="display: none" showDatePicker="false"/> |
| | | <apex:inputHidden value="{!ar.rec.CurrentContract_F__c}" id="LastMContractID"/> |