摘要: 下载插件 npm i docx-preview@0.1.4 npm i jszip 完整代码 <template> <div class="app"> <el-button @click="preview">预览</el-button> <el-dialog v-if="previewShow" t 阅读全文
posted @ 2022-11-09 11:33 aquackw 阅读(668) 评论(0) 推荐(0)
摘要: <template> <div class="app"> <el-button @click="preview1">预览在线PDF</el-button> <el-button @click="preview2">请求后端预览</el-button> <el-dialog v-if="preview 阅读全文
posted @ 2022-11-09 11:31 aquackw 阅读(704) 评论(0) 推荐(0)