src/views/CNAS/resourceDemand/device/component/maintenance.vue
@@ -183,7 +183,6 @@ this.outLoading = false const blob = new Blob([res], { type: 'application/octet-stream' }); this.$download.saveAs(blob, '设备维护保养记录.doc') this.$message.success('导出成功') }) }, //操作详情删除