buli
2023-06-05 e9b970ea36eea5dcf93fd5b965bf13d7010ce0ad
force-app/main/default/objects/Report__c/validationRules/Approved_cannot_change.validationRule-meta.xml
@@ -22,5 +22,6 @@
  ISCHANGED(Comment__c)
)
)</errorConditionFormula>
    <errorDisplayField>AWS_Data_Id__c</errorDisplayField>
    <errorMessage>已批准的报告,不允许修改</errorMessage>
</ValidationRule>