Happy-Coding-Clans / vue-easytable

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
https://happy-coding-clans.github.io/vue-easytable/
MIT License
3.69k stars 738 forks source link

谷歌低版本的表格自适应报错怎么解决啊 #240

Closed zhangxiaoru closed 5 years ago

zhangxiaoru commented 6 years ago

TypeError: (intermediate value).fill is not a function at setColumnsWidth (http://localhost:63342/vue/test/easytable/index-babeled.js:537:130) at changeColumnsWidth (http://localhost:63342/vue/test/easytable/index-babeled.js:533:465) at tableResize (http://localhost:63342/vue/test/easytable/index-babeled.js:527:15) at mounted (http://localhost:63342/vue/test/easytable/index-babeled.js:382:57) at _t (http://localhost:63342/vue/test/js/vue.min.js:6:14786) at Object.Yt.insert (http://localhost:63342/vue/test/js/vue.min.js:6:23289) at A (http://localhost:63342/vue/test/js/vue.min.js:6:55896) at hn.Oi.nodeOps [as patch] (http://localhost:63342/vue/test/js/vue.min.js:6:57251) at hn._update (http://localhost:63342/vue/test/js/vue.min.js:6:31690) at hn.$mount.i (http://localhost:63342/vue/test/js/vue.min.js:6:63773)

ly525 commented 5 years ago

无法复现问题,已关闭。请提供可复现 demo