123
chenjingwu
2024-04-25 1099fb7401eca8e5aa83a18c1d1e69d176fb03c0
force-app/main/default/pages/MaintenanceProductData.page
@@ -1632,6 +1632,8 @@
    refreshinput6();
    </script>
                </apex:pageBlock>
            </apex:pageBlock>
        </apex:outputPanel>
                <!-- 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%;">
@@ -1758,8 +1760,6 @@
                    }
                </script>
                <!-- chenjingwu 20240417 end    -->
            </apex:pageBlock>
        </apex:outputPanel>
    </apex:form>
    <apex:pageBlock title="文件" id="mpdataSection" rendered="{!!editAble}">
        <apex:pageBlockTable value="{!AttachmentRecoeds}" var="a" >