IF_PERIPHERAL__c 合同内设备的第4分类为CV 、CLV、双极电切镜工作把手、其他等的即为周边设备 false IF(Asset__r.Category4_Text__c = 'CV'|| Asset__r.Category4_Text__c = 'CLV' || Asset__r.Category4_Text__c = '双极电切镜工作把手' || Asset__r.Category4_Text__c = '其他等' , true , false) false Checkbox