#1145 item diary no va a la linea actual
This commit is contained in:
parent
13473e7bec
commit
f5759f131b
|
@ -120,7 +120,6 @@ class Controller {
|
||||||
offsetTop = onPreparationLine.offsetTop - headerHeight;
|
offsetTop = onPreparationLine.offsetTop - headerHeight;
|
||||||
|
|
||||||
this.$window.scrollTo(0, offsetTop);
|
this.$window.scrollTo(0, offsetTop);
|
||||||
console.log(offsetTop);
|
|
||||||
|
|
||||||
this.ticketFk = null;
|
this.ticketFk = null;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue