| 
					
				 | 
			
			
				@@ -326,6 +326,7 @@ let sectionTreeObj = { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         this.initController(this.tree, this.sheet, this.setting.sheet); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         this.controller.showTreeData(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         this.sheet.setFormatter(-1, 0, '@'); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        this.sheet.setFormatter(-1, -1, '@'); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         this.initSelection(this.tree.selected); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         explanatoryOprObj.bindEvents(explanatoryOprObj.exEditor, explanatoryOprObj.erratumEditor, explanatoryOprObj.calcEditor); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         this.loadRateWidth(); 
			 |