From cbabb7b9670c1f82749a0efbd9b423d0c9cefb81 Mon Sep 17 00:00:00 2001
From: FUYU <fuyu@prec-tech.com>
Date: 星期五, 26 五月 2023 09:52:51 +0800
Subject: [PATCH] 修改显示类型
---
force-app/main/default/objects/Tender_information__c/fields/ViewBidConfirm__c.field-meta.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/force-app/main/default/objects/Tender_information__c/fields/ViewBidConfirm__c.field-meta.xml b/force-app/main/default/objects/Tender_information__c/fields/ViewBidConfirm__c.field-meta.xml
index ee4c1ee..f2d9874 100644
--- a/force-app/main/default/objects/Tender_information__c/fields/ViewBidConfirm__c.field-meta.xml
+++ b/force-app/main/default/objects/Tender_information__c/fields/ViewBidConfirm__c.field-meta.xml
@@ -6,7 +6,7 @@
<formula>IF( (($User.ProfileId = '00e10000000xnp2')|| ($User.ProfileId = '00e10000000xzQ0')
|| ($User.ProfileId = '00e10000000xnp7') || ($User.ProfileId = '00e10000001220i')
|| ($User.ProfileId = '00e10000000xnpH') || ($User.ProfileId = '00e10000000xzQA')
-|| ($User.ProfileId = '00e10000000hkas') || ($User.ProfileId ='00e10000000a7NY'))&&Logical_delete__c=false
+|| ($User.ProfileId = '00e10000000hkas'))&&Logical_delete__c=false
,true,false)</formula>
<label>鏌ョ湅搴旀爣椤圭洰</label>
<trackHistory>false</trackHistory>
--
Gitblit v1.9.1