| 
					
				 | 
			
			
				@@ -1708,7 +1708,7 @@ $(document).ready(function() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         spreadSetting: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                             cols: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                                {title: '名称', field: 'name', hAlign: 0, width: 300, formatter: '@', cellType: 'tree', wordWrap: true}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                                {title: '名称', field: 'name', hAlign: 0, width: 420, formatter: '@', cellType: 'tree', wordWrap: true}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                                 {title: '备注', field: 'remark', hAlign: 1, width: 150, formatter: '@'} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                             ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                             emptyRows: 0, 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1720,6 +1720,10 @@ $(document).ready(function() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                             headColWidth: [30], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                             selectedBackColor: '#fffacd', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                             readOnly: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            localCache: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                                key: 'file_detail_reference', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                                colWidth: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         page: 'ledger', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     }); 
			 |