From 8e07b5f23afd4c93d7e8d1f04d2e8dbca2628e5e Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 27 六月 2023 13:42:11 +0800
Subject: [PATCH] Community LEX Upgarde

---
 force-app/main/default/objects/Consum_Apply__c/validationRules/Need_AccountInfo.validationRule-meta.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/objects/Consum_Apply__c/validationRules/Need_AccountInfo.validationRule-meta.xml b/force-app/main/default/objects/Consum_Apply__c/validationRules/Need_AccountInfo.validationRule-meta.xml
index f7400e1..4673be5 100644
--- a/force-app/main/default/objects/Consum_Apply__c/validationRules/Need_AccountInfo.validationRule-meta.xml
+++ b/force-app/main/default/objects/Consum_Apply__c/validationRules/Need_AccountInfo.validationRule-meta.xml
@@ -26,5 +26,6 @@
 ISBLANK(Loaner_medical_Staff__c)||
 ISBLANK(Phone_number__c)
 )</errorConditionFormula>
+    <errorDisplayField>Repair__c</errorDisplayField>
     <errorMessage>蹇呴』濉啓鍖婚櫌銆佹垬鐣ョ瀹� 銆佺瀹ゃ�佺瀹よ礋璐d汉鍜岃仈绯荤數璇�</errorMessage>
 </ValidationRule>

--
Gitblit v1.9.1