提交 be69776e authored 作者: 王鹏飞's avatar 王鹏飞

fix: 修复xlsx引入错误的问题

上级 8ab18457
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
</template> </template>
<script> <script>
import XLSX from 'xlsx' import * as XLSX from 'xlsx'
export default { export default {
name: 'vue-excel-xlsx', name: 'vue-excel-xlsx',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论