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