123
chenjingwu
2024-04-25 4238e6a31bfbd0a239d3a4ccdfaabb458a2c5013
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") {