src/views/quality/rawMaterial/index.vue @@ -332,7 +332,6 @@ }, exportRawMaterial(){ exportRawMaterial(this.queryParam).then(res=>{ console.log(res) this.downloadFun(res) }).catch(error=>{ console.log(error);