zouyu
2023-12-11 813bab524f7803987043b072157259fbdceb6228
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);