From 2b969ede326bf33a9a0402ea96a0261631591dc4 Mon Sep 17 00:00:00 2001 From: 高章伟 <gaozhangwei@prec-tech.com> Date: 星期三, 24 五月 2023 11:47:23 +0800 Subject: [PATCH] 入库管理编码验证程序调整 --- force-app/main/default/objects/Tender_information__c/webLinks/RelateOpp.webLink-meta.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/force-app/main/default/objects/Tender_information__c/webLinks/RelateOpp.webLink-meta.xml b/force-app/main/default/objects/Tender_information__c/webLinks/RelateOpp.webLink-meta.xml index 894ea43..cb4192a 100644 --- a/force-app/main/default/objects/Tender_information__c/webLinks/RelateOpp.webLink-meta.xml +++ b/force-app/main/default/objects/Tender_information__c/webLinks/RelateOpp.webLink-meta.xml @@ -30,12 +30,12 @@ // 2s7 && ProfileId!= '00e10000000xnpW' - +// 2M4 20221012 ljh SWAG-CK28WT +&& ProfileId!= '00e10000000Nb7i' ){ alert('鍙湁鎷呭綋鍜屽姪鐞嗘墠鑳藉叧鑱旇浠凤紒'); return; } - url = window.location.pathname; -- Gitblit v1.9.1