fixed scoll bar
This commit is contained in:
parent
eec3859c11
commit
75803add58
3 changed files with 81 additions and 9 deletions
|
@ -896,6 +896,10 @@
|
|||
height () {
|
||||
this.handleResize();
|
||||
this.fixedHeader();
|
||||
},
|
||||
showHorizontalScrollBar () {
|
||||
this.handleResize();
|
||||
this.fixedHeader();
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue