buli
2023-06-05 e9e1806b0f4b5bae1fc36204ccc5d6fdad52d66f
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>