123
chenjingwu
2024-04-24 f1c2dd2d155f8c20777d92c3bdad523e2c0cb64a
force-app/main/default/pages/MaintenanceProductData.page
@@ -1632,8 +1632,8 @@
                <!-- chenjingwu 20240417    start -->
                <apex:pageblocksection title="{!IF(editAble,'延保信息维护','延保信息维护(蓝色为新值)')}" id="exmpdDetails" rendered="{!IF(exmpdDetailsRecordsMap!=null&&muCountMap!=null,true,false)}" html-style="width: 100%;max-height:210px;;overflow:auto;">
                    <apex:outputLabel style="width: 100%;">
                        <apex:variable var="edvun" value="" rendered="{!editAble}">
                            <table class="list" id="exTable">
                        <apex:variable var="edvun" value="" rendered="{!editAble}" id="Edit">
                            <table class="list">
                                <tr class="headerRow">
                                    <th>产品名称</th>
                                    <th>延保年限</th>  
@@ -1682,7 +1682,7 @@
                                </tr>
                            </table>
                        </apex:variable>
                        <apex:variable var="edvun" value="" rendered="{!!editAble}">
                        <apex:variable var="edvun" value="" rendered="{!!editAble}" id="View">
                            <table class="list">
                                <tr class="headerRow">
                                    <th>产品名称</th>