123
chenjingwu
2024-04-25 d4cfbd179d9e3a78f66ef069c2dc83fab08ed7ad
force-app/main/default/pages/MaintenanceProductData.page
@@ -1634,6 +1634,7 @@
                </apex:pageBlock>
            </apex:pageBlock>
        </apex:outputPanel>
        <apex:pageBlock>
          <!-- chenjingwu 20240417    start -->
          <apex:pageblocksection title="{!IF(editAble,'延保信息维护','延保信息维护(蓝色为新值)')}" id="exmpdDetails1" rendered="{!IF(exmpdDetailsRecordsMap!=null&&muCountMap!=null,true,false)}" html-style="width: 100%;max-height:210px;;overflow:auto;">
            <apex:outputLabel style="width: 100%;">
@@ -1759,6 +1760,7 @@
                // console.log('{!exmpdDetailsRecordsMap}');
            }
        </script>
        </apex:pageBlock>
        <!-- chenjingwu 20240417 end    -->
    </apex:form>
    <apex:pageBlock title="文件" id="mpdataSection" rendered="{!!editAble}">