摘要: // import {singleFileDownload} from '@/utils/downloads' import cryptoJs from 'crypto-js' import { Message } from "element-ui"; /** * @description 本地存储 阅读全文
posted @ 2022-02-14 14:08 春春& 阅读(39) 评论(0) 推荐(1) 编辑
摘要: import JSZip from "jszip"; import fileSaver from "file-saver"; import axios from 'axios' import { Message, Notification } from "element-ui"; //下载单个文件 阅读全文
posted @ 2022-02-14 14:02 春春& 阅读(487) 评论(0) 推荐(0) 编辑