| force-app/main/default/pages/MaintenanceProductData.page | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
force-app/main/default/pages/MaintenanceProductData.page
@@ -1633,7 +1633,8 @@ <th>计提金额</th> <th>操作</th> </tr> <apex:repeat value="{!mpdDetailsRecords}" var="mp" id="aa"> <tr > <apex:repeat value="{!mpdDetailsRecords}" var="mp" id="aa"> <!-- <apex:repeat value="{!muMap[mp.mpded.ProductsID__c]}" var="mu" id="bb1"> <tr> <td class="dataCell"> @@ -1687,6 +1688,8 @@ </apex:repeat> --> <!-- </apex:repeat> --> </apex:repeat> </tr> </table> </apex:pageblocksection>