force-app/main/default/objects/SubAuthorized__c/webLinks/cancelSubAuthorizedButton.webLink-meta.xml
@@ -10,7 +10,6 @@ <url>{!RequireScript("/soap/ajax/51.0/connection.js")} {!RequireScript("/soap/ajax/51.0/apex.js")} {!RequireScript("/resource/CommonUtilJs")} //2021-10-22 gwy 版本更改为51.0 var foo = function(){ if("{!SubAuthorized__c.Status__c}" =='已取消'){ alert('已经取消!');