|  | @@ -95,7 +95,7 @@ namespace OTSIncAReportApp.OTSRstMgrFunction
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  if ((OTSIncAReportApp.OTSSampleReportInfo.OTS_REPORT_PROP_GRID_ITEMS)m_SampleGrid.m_frmPropCondition.PropGrid.Rows[m_SampleGrid.m_ClickRow].Tag == OTSIncAReportApp.OTSSampleReportInfo.OTS_REPORT_PROP_GRID_ITEMS.PARTICE_LIST)
 | 
	
		
			
				|  |  |                  {
 | 
	
		
			
				|  |  | -                    if (sender.Position.Row == 2)
 | 
	
		
			
				|  |  | +                    if (sender.Position.Row == 3)
 | 
	
		
			
				|  |  |                          m_SampleGrid.m_frmPropCondition.m_ReportApp.im_ParticlesGridDevidePage = null;//需要重新刷新颗粒列表
 | 
	
		
			
				|  |  |                  }
 | 
	
		
			
				|  |  |              }
 |