| {++$vo2.xh_id} | 
                            
                                {$vo2.xx_name|htmlentities}
                             | 
                            
                                {$vo2.yy_name|htmlentities}
                             | 
                            
                                {$vo2.bw_name|htmlentities}
                             | 
                            
                                {$vo2.pc_name|htmlentities}
                             | 
                            
                                {if !empty($vo2.cx_name)}
                                {volist name="vo2.cx_name" id="vo22"}
                                    {if $vo2.gzxz_id eq $vo22.gzxz_id}
                                        {$vo22.cx_type}:{$vo22.cx_name} 
                                    {/if}
                                {/volist}
                                {$vo2.cx_type} 
                                {else}
                                {$vo2.cx_type} 
                                {/if}
                             | 
                            
                                {$vo2.cx_score??''} 
                             | 
                        
                        {/volist}