Fixiaobai
2023-12-11 5bcfbb4a8fb27dff0043e8b6c798f37048cf4e08
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);