js, and I am trying to generate a PDF, but I have no idea how to do it. This is what I have: import * as jsPDF from "jspdf" export default { props: ['id'], ...
確定! 回上一頁