| 
					
				 | 
			
			
				@@ -153,7 +153,7 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           title: '预托书号', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           width: 220, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           dataIndex: 'depositaryReceiptNo', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          fixed: 'left', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          // fixed: 'left', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           align: 'left', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           className: 'replacecolor' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -233,7 +233,7 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           dataIndex: 'theDocumentsState', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           width: 90, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           scopedSlots: { customRender: 'documentStateSlot' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          fixed: 'right', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          // fixed: 'right', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           className: 'replacecolor' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         { 
			 |