修改一版
							parent
							
								
									1b5c6dec28
								
							
						
					
					
						commit
						2ae40b63ab
					
				| 
						 | 
				
			
			@ -111,11 +111,11 @@ namespace IRaCIS.Core.Application.Contracts
 | 
			
		|||
        //阅片方式
 | 
			
		||||
        public int ReadingMode { get; set; }
 | 
			
		||||
 | 
			
		||||
        //阅片类型 
 | 
			
		||||
        public int ReadingType { get; set; }
 | 
			
		||||
        ////阅片类型 
 | 
			
		||||
        //public int ReadingType { get; set; }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        public bool IsGlobalReading { get; set; } = true;
 | 
			
		||||
        //public bool IsGlobalReading { get; set; } = true;
 | 
			
		||||
 | 
			
		||||
        public bool? IsArbitrationReading { get; set; }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -128,8 +128,8 @@ namespace IRaCIS.Core.Application.Contracts
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        //读片任务显示是否顺序
 | 
			
		||||
        public bool IsReadingTaskViewInOrder { get; set; }
 | 
			
		||||
        ////读片任务显示是否顺序
 | 
			
		||||
        public bool IsReadingTaskViewInOrder { get; set; } = false;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        /// <summary>
 | 
			
		||||
| 
						 | 
				
			
			@ -192,7 +192,7 @@ namespace IRaCIS.Core.Application.Contracts
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        public bool IsGlobalReading { get; set; } = true;
 | 
			
		||||
        //public bool IsGlobalReading { get; set; } = true;
 | 
			
		||||
 | 
			
		||||
        public bool? IsArbitrationReading { get; set; }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -221,7 +221,7 @@ namespace IRaCIS.Core.Application.Contracts
 | 
			
		|||
 | 
			
		||||
        public bool IsReadingTaskViewInOrder { get; set; } = true;
 | 
			
		||||
 | 
			
		||||
        public ReadingMethod ReadingType { get; set; }
 | 
			
		||||
        //public ReadingMethod ReadingType { get; set; }
 | 
			
		||||
 | 
			
		||||
        /// <summary>
 | 
			
		||||
        /// 阅片是否显示受试者信息
 | 
			
		||||
| 
						 | 
				
			
			@ -397,15 +397,15 @@ namespace IRaCIS.Core.Application.Contracts
 | 
			
		|||
        public bool? IsArbitrationReading { get; set; }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        /// <summary>
 | 
			
		||||
        /// 阅片模式
 | 
			
		||||
        /// </summary>
 | 
			
		||||
        public ReadingMethod ReadingType { get; set; } 
 | 
			
		||||
        ///// <summary>
 | 
			
		||||
        ///// 阅片模式
 | 
			
		||||
        ///// </summary>
 | 
			
		||||
        //public ReadingMethod ReadingType { get; set; } 
 | 
			
		||||
 | 
			
		||||
        /// <summary>
 | 
			
		||||
        /// 全局阅片
 | 
			
		||||
        /// </summary>
 | 
			
		||||
        public bool IsGlobalReading { get; set; }
 | 
			
		||||
        ///// <summary>
 | 
			
		||||
        ///// 全局阅片
 | 
			
		||||
        ///// </summary>
 | 
			
		||||
        //public bool IsGlobalReading { get; set; }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue