FUYU
2023-05-19 cecd98b1ccbe67a2530c9d066ed5f12c7f3e8e2b
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>