From 928399eceec50e3d37ea08669a12789a9410a9d2 Mon Sep 17 00:00:00 2001
From: 沙世明 <shashiming@prec-tech.com>
Date: 星期二, 22 十一月 2022 16:51:16 +0800
Subject: [PATCH] 111

---
 force-app/main/default/objects/Tender_information__c/webLinks/NewIntention.webLink-meta.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/objects/Tender_information__c/webLinks/NewIntention.webLink-meta.xml b/force-app/main/default/objects/Tender_information__c/webLinks/NewIntention.webLink-meta.xml
index b05d667..7a3d867 100644
--- a/force-app/main/default/objects/Tender_information__c/webLinks/NewIntention.webLink-meta.xml
+++ b/force-app/main/default/objects/Tender_information__c/webLinks/NewIntention.webLink-meta.xml
@@ -10,6 +10,7 @@
     <url>{!REQUIRESCRIPT(&apos;/soap/ajax/51.0/connection.js&apos;)}
 {!REQUIRESCRIPT(&apos;/soap/ajax/51.0/apex.js&apos;)}
 var foo = function(){
+	alert(&apos;濉啓澶卞崟鎶ュ憡璇风洿鎺ョ偣鍑绘嫑鏍囬〉闈€�愬け鍗曘�戞寜閽�&apos;);
 	var url = &apos;/apex/NewAndEditLead?&apos; + &apos;00N10000009HKS5=&apos; + &apos;{!Tender_information__c.Id}&apos;
 	           + &apos;&amp;LeadSource=鎷涙爣缃�&apos; + &apos;&amp;RecordTypeId=01210000000QiRf&apos; + &apos;&amp;retURL=%2F&apos; + &apos;{!Tender_information__c.Id}&apos; ;
 	window.open(url);

--
Gitblit v1.9.1