vue-table-export icon indicating copy to clipboard operation
vue-table-export copied to clipboard

可导出csv,不能导出excel

Open firelk opened this issue 5 years ago • 1 comments

报错:Uncaught (in promise) TypeError: Cannot read property '0' of undefined

firelk avatar Nov 25 '20 12:11 firelk

我找到问题了,最新版的配置项有个问题,一定要加上merges: [],否则会报错。

kooriookami avatar Dec 04 '20 01:12 kooriookami