buli
2023-06-27 8e07b5f23afd4c93d7e8d1f04d2e8dbca2628e5e
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>