force-app/main/default/objects/Repair__c/fields/DOJ_Status__c.field-meta.xml
@@ -9,8 +9,8 @@ if(And(Status1Text__c='0.取消',isBlank(Complaint_Number__c),isBlank(Repair_Ordered_Date__c)), '非对象', /* 国内采购品是DOJ的非对象 20201023 gzw */ /* update by rentx 2020-10-26*/ if((is_CNBuy__c = 'true'), /* update by rentx 2020-10-26;Is_Box__c ljh 20220407 镜箱类产品*/ if((is_CNBuy__c = 'true'|| Is_Box__c ), '非对象', /* update by rentx 2020-10-23 */ /* update by rentx 2021-05-07 start*/