黄千龙
2023-03-08 ca1c0956ec5d16a44bd0a2c10e0e49db37c0fb32
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>