123
chenjingwu
2024-04-22 298c511bd4e96c69666caecb1cc5c09c662af140
force-app/main/default/pages/MaintenanceProductData.page
@@ -1623,7 +1623,7 @@
    refreshinput6();
    </script>
                </apex:pageBlock>
                <!-- chenjingwu 20240417 start -->
                <!-- chenjingwu 20240417    start -->
                <apex:pageblocksection title="{!IF(editAble,'延保信息维护','延保信息维护(蓝色为新值)')}" id="exmpdDetails" rendered="{!IF(mpdDetailsRecordsCount >0,true,false)}" html-style="width: 100%;max-height:210px;;overflow:auto;">
                    <table class="list" border="0" cellpadding="0" cellspacing="0">
                        <tr class="headerRow">
@@ -1633,9 +1633,9 @@
                            <th>计提金额</th>  
                            <th>操作</th>
                        </tr>
                        <apex:repeat value="{!mpdDetailsRecords}" var="aa" id="bb1">
                        <apex:repeat value="{!mpdDetailsRecordsView}" var="aa" id="bb1">
                            <tr>
                            <td class="dataCell" rowspan="{!muCountMap[aa.mpded.ProductsID__c].length}">
                            <td class="dataCell" rowspan="{!IF(muCountMap[aa.mpded.ProductsID__c] != null,muCountMap[aa.mpded.ProductsID__c],1)}">
                                <apex:outputText value="{!aa.mpded.ProductsID__r.Name}"/>
                            </td>
                            <td>