src/views/CNAS/systemManagement/documentControl/components/FileChangeRequest.vue
@@ -557,6 +557,7 @@ this.addInfo = this.HaveJson(row) let alterBeforeCode = this.addInfo.alterBeforeCode this.getCurrentFile(alterBeforeCode) this.file = null this.addDialogVisible = true }, // 预览 @@ -578,6 +579,7 @@ this.addInfo = this.HaveJson(row) let alterBeforeCode = this.addInfo.alterBeforeCode this.getCurrentFile(alterBeforeCode) this.file = null this.addDialogVisible = true checkManageDocumentAlterPdf({ id: row.id }).then(res => { //