Merge pull request #140 from dataease/pr@dev@fix_视图表格组件高度自适应

fix: 视图表格组件高度自适应
This commit is contained in:
XiaJunjie2020 2021-07-03 14:54:19 +08:00 committed by GitHub
commit b7dfe5eab2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -246,7 +246,7 @@ export default {
chartResize() { chartResize() {
// //
this.calcHeight() this.calcHeightDelay()
}, },
initClass() { initClass() {