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