Inspection_result_viewlist__c
    /*IF(ISBLANK(TEXT(Inspection_result_ng__c)) , CASE(Inspection_result__c, 'NG','检测NG','','','OK'), if(TEXT(Inspection_result_ng__c)='--无--','',TEXT(Inspection_result_ng__c))*/
    false
    IF(ISBLANK(TEXT(Inspection_result_ng__c)) , CASE(Inspection_result__c, 'NG','检测NG','','','OK'), if(TEXT(Inspection_result_ng__c) = '--无--','',TEXT(Inspection_result_ng__c)))/**/
    
    false
    false
    false
    Text
    false