yatingFeng
yatingFeng

### Version 5.1.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce IE10:  IE11:  ```js this.treeObj = this.$echarts.init(this.$refs.treeChart); // 画布自适应高度 let calcHeight = 50; for (let...