Refactor #5621
parent
c80c3ad0ea
commit
0d460d1295
|
@ -70,7 +70,9 @@ export default {
|
|||
}
|
||||
},
|
||||
mounted() {
|
||||
this.$nextTick(() => {
|
||||
this.updateInkBar();
|
||||
});
|
||||
|
||||
if (this.showNavigators) {
|
||||
this.updateButtonState();
|
||||
|
|
Loading…
Reference in New Issue