摘要: import html2canvas from 'html2canvas' import JsPDF from 'jspdf' .... exportPdf() { this.$nextTick(() => { const element = document.getElementById('pdf 阅读全文
posted @ 2021-12-24 09:49 Naijiaz 阅读(40) 评论(0) 推荐(0)