buli
2023-07-14 5b5c1e16deaa3a9d6d0ed1ffca390655ed103df7
force-app/main/default/objects/Report__c/validationRules/VOC_answer_chk2.validationRule-meta.xml
@@ -16,5 +16,6 @@
|| ISCHANGED(VOC_follow_up_result__c) 
|| ISCHANGED(VOC_solution_category__c) 
)</errorConditionFormula>
    <errorDisplayField>AWS_Data_Id__c</errorDisplayField>
    <errorMessage>已回答的时候,不能更改“市场情况”,“CIC确认/分配”,“对应结果”中的内容</errorMessage>
</ValidationRule>