buli
2023-07-10 f05bfc9a39bccc8afb928efe7555f21e0e69c5bd
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>