黄千龙
2023-03-28 083202a12647b4f1f8545b8e7bc423bc035786a2
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>