插件名称 | download-json-data |
---|---|
发布时间 | 2020年7月30日 |
插件作者 | edisdev |
使用Vue组件下载JSON数据,CSV,Excel或JSON文件。
yarn add json-data-convert-file
导入从’@ / components / Download’下载
<Download :download-data="periodicTable"
file-type="xls"
file-name="Periyodik Tablo - Bazı Elementler"
:data-titles="titles"
class="periodic_table color-1"
button-text="以Excel格式下载课程表"/>