src/components/Preview/filePreview.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/CNAS/process/ensureResults/ensureResultsValidity/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/Preview/filePreview.vue
@@ -3,7 +3,7 @@ <div v-if="isImage"> <img :src="imgUrl" alt="Image Preview" /> </div> <div v-if="isPdf"> <div v-if="isPdf" style="height: 80vh;"> <!-- <object :data="fileUrl" type="application/pdf" width="100%" height="750px">--> <!-- <p>您的浏览器不支持 PDF 预览。<a :href="fileUrl" style="color: #3a7bfa;" target="_blank">下载 PDF 文件</a></p>--> <!-- </object>--> src/views/CNAS/process/ensureResults/ensureResultsValidity/index.vue
@@ -815,6 +815,7 @@ isPrint: false, user_id: 1, user_name: userName, editUrl: this.javaApi + "/insReport/onlyOffice/save?fileName=" + row.finishReportUrl } } else { this.option = {}