src/views/CNAS/resourceDemand/standardMaterial/index.vue
@@ -184,7 +184,6 @@ this.outLoading = false const blob = new Blob([res], {type: 'application/octet-stream'},false); this.$download.saveAs(blob, '标准物质清单.xlsx') this.$message.success('导出成功') }) }, // 查询列表