force-app/main/default/pages/MaintenanceProductData.page
@@ -1630,12 +1630,6 @@ refreshinput4(); refreshinput5(); refreshinput6(); function addJs(){ } function deleteJs(){ } </script> </apex:pageBlock> <!-- chenjingwu 20240417 start --> @@ -1849,7 +1843,11 @@ ] //初始化 var RecordTypeName = '{!RecordTypeName}'; console.log(RecordTypeName); if(RecordTypeName == 'GuranteeMain'){ return; } resetOpenPage(SelectFieldParamList); document.addEventListener('visibilitychange', () => { if (document.visibilityState == "visible") {