123
chenjingwu
2024-04-23 fa11e5c290d97f0a2287bfd2b764b1f93af5ac0a
force-app/main/default/pages/MaintenanceProductData.page
@@ -1651,7 +1651,7 @@
                                    1
                                </td>
                            </tr>
                            <apex:repeat value="{!muMap[key]}" var="mu" id="bb2" first="1">
                            <!-- <apex:repeat value="{!muMap[key]}" var="mu" id="bb2" first="1">
                                <tr>
                                <td class="dataCell">
                                    {!mu.AgeLimit__c}
@@ -1666,7 +1666,7 @@
                                    1
                                </td>
                            </tr>
                            </apex:repeat>
                            </apex:repeat> -->
                        </apex:repeat>
                    </table>
                </apex:pageblocksection>