123
chenjingwu
2024-04-19 3f9adf63383c2fe6142e0928fefcf20fee233648
force-app/main/default/pages/MaintenanceProductData.page
@@ -1636,7 +1636,7 @@
                            <th>计提金额</th>  
                            <th>操作</th>
                        </tr>
                        <apex:repeat value="{!mpdDetailsRecords}" var="aa" id="bb">
                        <apex:repeat value="{!mpdDetailsRecords.mpded}" var="aa" id="bb">
                            <tr>
                            <td rowspan="{!muCountMap[aa.ProductsID__c]}">
                                <apex:outputText value="{!aa.mpded.ProductsID__r.Name}"/>