commit
f5b69133d4
|
@ -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