高章伟
2023-03-28 32ca554edf2f2533790ad095e5691bbe478468a3
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>