123
chenjingwu
2024-04-25 52b8da95c24b02fb1e4b7d5d336d1353cba053a3
force-app/main/default/pages/MaintenanceProductData.page
@@ -893,7 +893,6 @@
        blockme();
        returnMpdPage();
    }
    console.log('{!exmpdDetailsRecordsMap}');
</script>
    <apex:form id="allForm">
        <apex:actionFunction name="refreshPageSize" action="{!refreshPageSize}" reRender="mpdDetailsSection"/>
@@ -1631,7 +1630,6 @@
    refreshinput4();
    refreshinput5();
    refreshinput6();
    console.log('{!exmpdDetailsRecordsMap}');
    </script>
                </apex:pageBlock>
                <!-- chenjingwu 20240417    start -->
@@ -1737,6 +1735,8 @@
                        blockme();
                        console.log(el.title);
                        addEx(el.title);
                        console.log('show');
                        console.log('{!exmpdDetailsRecordsMap}');
                    }
                    function add1Js(el){
                        blockme();
@@ -1758,7 +1758,6 @@
                        console.log('show');
                        console.log('{!exmpdDetailsRecordsMap}');
                    }
                    console.log('{!exmpdDetailsRecordsMap}');
                </script>
                <!-- chenjingwu 20240417 end    -->
            </apex:pageBlock>