binxie
2023-06-20 f62ffbeb0ce6d67b56c0d409d7b93574a0070452
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>