高章伟
2023-04-04 b5efe5ce37b52863355e59edfad26d5f82d8f47a
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>