Repair_For_Main_Cant_Reload
    true
    维修中,不可以上架
    Asset__r.Last_Reserve_TAES_Detail__c == Id
&& OR(Asset__r.Asset_situation__c == '修理草案中', Asset__r.Asset_situation__c == '修理中', Asset__r.Asset_situation__c == '还没归还')
&& Not(IsBlank(Arrival_wh_time__c))
    Arrival_in_wh__c
    维修中,不可以上架