binxie
2023-06-20 f62ffbeb0ce6d67b56c0d409d7b93574a0070452
force-app/main/default/objects/Inventory_Header__c/webLinks/ClearStatus.webLink-meta.xml
@@ -10,7 +10,7 @@
    <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() {
var result = sforce.connection.query(&quot;SELECT Id, Name, Inventory_Status__c FROM Inventory_Header__c WHERE Id=&apos;{!Inventory_Header__c.Id}&apos; OR Fixture_Header__c = &apos;{!Inventory_Header__c.Id}&apos;&quot;);