{{ $t('common:button:add') }}
        
        
          盲态标识
        
        
        
          {{ $t('trials:visitPlan:button:confirm') }}
        
        
        
          {{ $t('trials:visitPlan:button:adjustRecord') }}
        
      
    
    
      
        
        
        
        
          
            {{ $fd('YesOrNo', scope.row.IsBaseLine) }}
          
        
        
        
        
        
        
        
        
        
          
            
              {{ `${scope.row.VisitWindowLeft}${$t('trials:visitPlan:table:day')} ~ ${scope.row.VisitWindowRight}${$t('trials:visitPlan:table:day')}` }}
            
          
        
        
        
          
            是
            否
          
        
        
        
          
            {{ $fd('YesOrNo', scope.row.IsDeleted) }}
            {{ $fd('YesOrNo', scope.row.IsDeleted) }}