|  | @@ -435,7 +435,7 @@ export default {
 | 
	
		
			
				|  |  |          }
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      creditGrantingFun(row) {
 | 
	
		
			
				|  |  | -      this.$refs["creditGranting"].openDialog("账户授信余额", row);
 | 
	
		
			
				|  |  | +      this.$refs["creditGranting"].openDialog("账户授信额度", row);
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      rechargeBoxFun(row) {
 | 
	
		
			
				|  |  |        this.$refs["rechargeBox"].openDialog("账户充值", row);
 |