D C
2023-05-26 9a0ef802a678ffc421fc1d416f7f867e89e5536a
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>