buli
2023-06-27 8e07b5f23afd4c93d7e8d1f04d2e8dbca2628e5e
force-app/main/default/objects/Report__c/validationRules/VOC_follow_chk2.validationRule-meta.xml
@@ -18,5 +18,6 @@
    || ISCHANGED(VOC_Satisfy__c)
    || ISCHANGED(VOC_Unsatisfy_Reason__c)
  )</errorConditionFormula>
    <errorDisplayField>AWS_Data_Id__c</errorDisplayField>
    <errorMessage>跟进中的时候,不能更改“详细内容”,“提出人确认”中的内容</errorMessage>
</ValidationRule>