摘要: vue 怎么接收后端传过来的 excel文件流 1.首先需要修改接口的的发送方式 'responseType': "arraybuffer" 2.在公共js里新建一个方法 1 import { parseTime} from './index'; // 这是是一个格式化时间的方法。可以删除 2 ex 阅读全文
posted @ 2021-11-03 16:27 网馆 阅读(2363) 评论(0) 推荐(0)