pdf-print-vue how to use step1 npm install pdf-print-vue step2 main.js中引入 import pdfPrint from 'pdf-print-vue/lib/pdf-print-vue.umd.js' Vue.use(pdfPrint) step3 use pdfPrint as component <pdf-print> // Modules that need to be printed </pdf-print> 参数 参数 类型 默认值 说明 pdfName String download 下载文件名