s
王震
2023-11-10 26bbf3648b29c0f855b53b3ee44c3d66b11818b2
src/views/quality/rawMaterial/index.vue
@@ -218,6 +218,7 @@
                    show: {
                        val: [
                            '1',
                            '0'
                        ],
                        key: 'judgeState'
                    }
@@ -261,6 +262,7 @@
        //查看报告按钮
        previewFun(row){
            getObj(row.id).then(res=>{
                console.log(res);
                this.printFormData = res.data.data
                this.printDialogVisible = true
            }).catch(error=>{