zhangchunxu
2023-08-08 91727e58801e52fc83e68101dc059cc13923e214
force-app/main/default/lwc/lexASACEditorRepair/lexASACEditorRepair.js
@@ -66,8 +66,6 @@
                }
                window.open(url, '_self');
            }
        }).catch(error => {
            console.log(error);
        })
    }
}