Inkbar updates
parent
b6620cec8d
commit
5d8afe45c1
|
@ -62,6 +62,9 @@ export default {
|
|||
|
||||
activeItem && (activeItem.tabIndex = '0');
|
||||
},
|
||||
updated() {
|
||||
this.updateInkBar();
|
||||
},
|
||||
methods: {
|
||||
getPTOptions(key, item, index) {
|
||||
return this.ptm(key, {
|
||||
|
|
Loading…
Reference in New Issue