force-app/main/default/objects/TransferApply__c/webLinks/cancelApply.webLink-meta.xml
@@ -9,7 +9,6 @@ <protected>false</protected> <url>{!REQUIRESCRIPT('/soap/ajax/51.0/connection.js')} {!REQUIRESCRIPT('/soap/ajax/51.0/apex.js')} //2021-10-22 gwy 版本更改为51.0 if (confirm("确定取消?")) { var rs = sforce.apex.execute("TransferApplyWebService","cancelApply",{taId:'{!TransferApply__c.Id}'}); if(rs == '1'){