From 44f866419cde0ff12a91d9c1d92daf9e36b063e1 Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期四, 20 四月 2023 13:22:38 +0800 Subject: [PATCH] backup0420 --- force-app/main/default/objects/Tender_information__c/webLinks/RelationCheck.webLink-meta.xml | 16 ++++++++++------ 1 files changed, 10 insertions(+), 6 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 cb5ad14..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 @@ -26,6 +26,10 @@ // 2s9 && ProfileId!= '00e10000000a7NY' +// OBA1 +&& ProfileId!= '00e10000000s2fZ' +// OBA7 +&& ProfileId!= '00e9D000000flJz' ) { alert("鍙湁鍔╃悊鎵嶈兘杩涜鐩稿叧鎬х‘璁わ紒"); @@ -33,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