From d3e4451e36fbe25da4427bccd4e6b41aefd473c8 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期一, 26 六月 2023 14:53:16 +0800
Subject: [PATCH] newclass0626formate
---
 force-app/main/default/objects/Tender_information__c/webLinks/RelationCheck.webLink-meta.xml |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/force-app/main/default/objects/Tender_information__c/webLinks/RelationCheck.webLink-meta.xml b/force-app/main/default/objects/Tender_information__c/webLinks/RelationCheck.webLink-meta.xml
index 66bd010..e9161a1 100644
--- a/force-app/main/default/objects/Tender_information__c/webLinks/RelationCheck.webLink-meta.xml
+++ b/force-app/main/default/objects/Tender_information__c/webLinks/RelationCheck.webLink-meta.xml
@@ -27,7 +27,9 @@
 // 2s9
 && ProfileId!= '00e10000000a7NY'
 // OBA1
-&& ProfileId!= '00e1m000000Mozo'
+&& ProfileId!= '00e10000000s2fZ'
+// OBA7
+&& ProfileId!= '00e9D000000flJz'
   )
 {
    alert("鍙湁鍔╃悊鎵嶈兘杩涜鐩稿叧鎬х‘璁わ紒");
@@ -35,16 +37,16 @@
 }
 
 
-if('{!Tender_information__c.status__c}' == '01.寰呯‘璁�' || 
-'{!Tender_information__c.status__c}' == '02.涓嶇浉鍏�' || 
-'{!Tender_information__c.status__c}' == '03.涓嶅簲鏍�' || 
+if('{!Tender_information__c.status__c}' == '01.寰呯‘璁�' ||
+'{!Tender_information__c.status__c}' == '02.涓嶇浉鍏�' ||
+'{!Tender_information__c.status__c}' == '03.涓嶅簲鏍�' ||
 '{!Tender_information__c.status__c}' == '04.寰呭叧鑱旇浠�' )
 {
-  window.open ('/apex/Relevance?id={!Tender_information__c.Id}', '', 'height=500, width=800, top=200, left=250,location=no');
+window.open ('/apex/Relevance?id={!Tender_information__c.Id}', '', 'height=500, width=800, top=200, left=250,location=no');
 }
 else{
-  // alert('鍙湁01.寰呯‘璁ゆ椂闇�瑕佽繘琛岀浉鍏虫�х‘璁わ紒');
-  alert('鍏宠仈璇环鍚庝笉鑳借繘琛岀浉鍏虫�х‘璁わ紒');
+// alert('鍙湁01.寰呯‘璁ゆ椂闇�瑕佽繘琛岀浉鍏虫�х‘璁わ紒');
+alert('鍏宠仈璇环鍚庝笉鑳借繘琛岀浉鍏虫�х‘璁わ紒');
 }
 }
 init();</url>
--
Gitblit v1.9.1