Closed flashliao closed 5 years ago
? 的height属性的值只会考虑表格高度,而不考虑toolbar。我想实现toolbar与表格和工具栏(toolbar)二为一的表格整体限定高度等于浏览器器的innerheight。例如样式这样
java:
methods: { getHeight(){ this.tableHeight=window.innerHeight; }
?
这个问题会在 v2.6 修复
(必填)请填写问题描述 Describe the bug
?的height属性的值只会考虑表格高度,而不考虑toolbar。我想实现toolbar与表格和工具栏(toolbar)二为一的表格整体限定高度等于浏览器器的innerheight。例如样式这样
java:
methods: { getHeight(){ this.tableHeight=window.innerHeight; }
(必填)请填写能重现问题的链接,例如(jsfiddle、codesandbox、jsrun) Reproduction link
?
填写报错信息或截图 Error message or screenshots
?
(必填)请填写期望的结果 Expected behavior
?
(必填)请填写版本号 Version