摘要: // 导出页面为PDF格式 import html2canvas from 'html2canvas' import JSPDF from 'jspdf' export default { install(Vue, options) { Vue.prototype.exportSavePdf = ( 阅读全文
posted @ 2023-02-22 09:58 Aaron英语不好 阅读(11) 评论(0) 推荐(0) 编辑