黄千龙
2023-03-08 ca1c0956ec5d16a44bd0a2c10e0e49db37c0fb32
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>必须填写医院、战略科室 、科室、科室负责人和联系电话</errorMessage>
</ValidationRule>