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('/soap/ajax/51.0/connection.js')}
{!REQUIRESCRIPT('/soap/ajax/51.0/apex.js')}
var foo = function(){
+ alert('濉啓澶卞崟鎶ュ憡璇风洿鎺ョ偣鍑绘嫑鏍囬〉闈€�愬け鍗曘�戞寜閽�');
var url = '/apex/NewAndEditLead?' + '00N10000009HKS5=' + '{!Tender_information__c.Id}'
+ '&LeadSource=鎷涙爣缃�' + '&RecordTypeId=01210000000QiRf' + '&retURL=%2F' + '{!Tender_information__c.Id}' ;
window.open(url);
--
Gitblit v1.9.1