fixed height changed

This commit is contained in:
huanghong 2018-03-21 15:43:32 +08:00
parent e399c5e907
commit b08bd8a8e2
2 changed files with 4 additions and 1 deletions

View file

@ -835,6 +835,7 @@
deep: true
},
height () {
this.handleResize();
this.fixedHeader();
}
}