Update HeaderCell.vue
parent
a227c5ec7a
commit
a971f79876
|
@ -99,7 +99,7 @@ export default {
|
||||||
styleObject: {}
|
styleObject: {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
mounted() {console.log(this.reorderableColumns)
|
mounted() {
|
||||||
if (this.columnProp('frozen')) {
|
if (this.columnProp('frozen')) {
|
||||||
this.updateStickyPosition();
|
this.updateStickyPosition();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue