src/components/view/a6-quantity-value-traceability-plan.vue
@@ -209,7 +209,8 @@ exportFun() { this.outLoading = true this.$axios.post(this.$api.feCalibrationSchedule.exportOfValueTraceabilityPlan, { instrumentName: this.searchForm.instrumentName instrumentName: this.searchForm.instrumentName, managementNumber:this.searchForm.managementNumber, }, {responseType: "blob"}).then(res => { this.outLoading = false this.$message.success('导出成功')