使用 xlsx 前端解析 excel 文件
摘要:
首先安装 xlsx npm install xlsx 项目中引入 import XLSX from 'xlsx'; 上传组件,因为懒得写样式,这里使用的 antd 的 Upload 组件,使用 <input type="file" /> 也是可以的。 使用 customRequest 自定义上传 < 阅读全文
posted @ 2020-02-14 20:35 Tirion 阅读(1667) 评论(0) 推荐(0)
浙公网安备 33010602011771号