Remove repeating functions
This commit is contained in:
		@@ -369,8 +369,6 @@ const app = new Vue({
 | 
			
		||||
 | 
			
		||||
            setTimeout(function() {
 | 
			
		||||
                this.onCalculateTotal();
 | 
			
		||||
 | 
			
		||||
                this.onRefFocus(inputRef);
 | 
			
		||||
            }.bind(this), 800);
 | 
			
		||||
        },
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user