binxie
2023-06-20 f62ffbeb0ce6d67b56c0d409d7b93574a0070452
force-app/main/default/objects/Report__c/validationRules/VOC_delivery_chk.validationRule-meta.xml
@@ -16,5 +16,6 @@
  || ISCHANGED(VOC_Satisfy__c)
  || ISCHANGED(VOC_Unsatisfy_Reason__c)
)</errorConditionFormula>
    <errorDisplayField>AWS_Data_Id__c</errorDisplayField>
    <errorMessage>已分配的时候,不能更改“市场情况”,“CIC确认/分配”,“提出人确认”中的内容</errorMessage>
</ValidationRule>