denny chen
2023-03-29 db8e77d60465f32b033d7a67fb3a008263fd9e9e
force-app/main/default/objects/Report__c/validationRules/VOC_finish_chk.validationRule-meta.xml
@@ -18,5 +18,6 @@
|| ISCHANGED(VOC_Satisfy__c) 
|| ISCHANGED(VOC_Unsatisfy_Reason__c) 
)</errorConditionFormula>
    <errorDisplayField>AWS_Data_Id__c</errorDisplayField>
    <errorMessage>不能编辑已经结束的VOC</errorMessage>
</ValidationRule>