| | |
| | | <requireRowSelection>false</requireRowSelection> |
| | | <url>{!RequireScript("/soap/ajax/51.0/connection.js")} |
| | | {!RequireScript("/soap/ajax/51.0/apex.js")} |
| | | {!RequireScript("/resource/CommonUtilJs")} |
| | | //2021-10-21 gwy 版本更改为51.0 |
| | | {!RequireScript("/resource/CommonUtilJs")} |
| | | var foo = function() { |
| | | if('{!Rental_Apply__c.Campaign__c}' != '') { |
| | | DeliveryGood = sforce.connection.query("select Status, Rental_Apply_Flag__c from Campaign where id ='{!Rental_Apply__c.CampaignId__c}'"); |