denny chen
2023-03-29 6a471bc62a8567abd74dcef733fcddf9911b6a16
force-app/main/default/objects/QIS_Report__c/validationRules/consumableRequest.validationRule-meta.xml
@@ -8,5 +8,6 @@
ISBLANK(Instration_date_consumable__c),
ISBLANK(contract_number_ET__c))
)</errorConditionFormula>
    <errorDisplayField>isAE_Profile_Date__c</errorDisplayField>
    <errorMessage>请选择耗材并输入耗材的全部的字段信息</errorMessage>
</ValidationRule>