plugins/utils/htmlToPdf'; Vue.use(htmlToPdf); /** * 匯出頁面為PDF格式* */ import html2Canvas from 'html2canvas' import JsPDF from 'jspdf' ...
確定! 回上一頁