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