From 5b5c1e16deaa3a9d6d0ed1ffca390655ed103df7 Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期五, 14 七月 2023 14:56:14 +0800
Subject: [PATCH] lex community

---
 force-app/main/default/objects/task__c/validationRules/HopeDateAndWorkDesDontEdit.validationRule-meta.xml |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/force-app/main/default/objects/task__c/validationRules/HopeDateAndWorkDesDontEdit.validationRule-meta.xml b/force-app/main/default/objects/task__c/validationRules/HopeDateAndWorkDesDontEdit.validationRule-meta.xml
index 8c281ed..1897458 100644
--- a/force-app/main/default/objects/task__c/validationRules/HopeDateAndWorkDesDontEdit.validationRule-meta.xml
+++ b/force-app/main/default/objects/task__c/validationRules/HopeDateAndWorkDesDontEdit.validationRule-meta.xml
@@ -3,7 +3,6 @@
     <fullName>HopeDateAndWorkDesDontEdit</fullName>
     <active>true</active>
     <description>//2022-01-07  mzy   浠诲姟绠$悊鏀瑰杽   涓婄骇鍒嗛厤鍚�,甯屾湜瀹屾垚鏃ャ�佹湡鏈涘伐浣滃唴瀹归兘涓嶅彲鏇存敼</description>
-    <errorConditionFormula>Text(taskDifferent__c) = &apos;涓婄骇鍒嗛厤浠诲姟&apos;&amp;&amp; ( ISCHANGED(HopeCompletionDate__c ) || ISCHANGED(HopeWorkDescription__c))</errorConditionFormula>
-    <errorDisplayField>Opd_Plan__c</errorDisplayField>
-    <errorMessage>涓婄骇鍒嗛厤鍚�,甯屾湜瀹屾垚鏃ャ�佹湡鏈涘伐浣滃唴瀹归兘涓嶅彲鏇存敼</errorMessage>
+    <errorConditionFormula>Text(taskDifferent__c) = &apos;涓婄骇鍒嗛厤浠诲姟&apos;&amp;&amp; ( ISCHANGED(HopeCompletionDate__c ) || ISCHANGED(HopeWorkDescription__c)|| ISCHANGED(PlanProdDetail__c))</errorConditionFormula>
+    <errorMessage>涓婄骇鍒嗛厤鍚�,甯屾湜瀹屾垚鏃ャ�佹湡鏈涘伐浣滃唴瀹广�侀噸鐐逛骇鍝佹槑缁嗛兘涓嶅彲鏇存敼銆�</errorMessage>
 </ValidationRule>

--
Gitblit v1.9.1