zouyu
2023-11-16 b0557ee1e1a80bf6cf196225c8ad088cb2619efa
src/views/quality/rawMaterial/index.vue
@@ -218,6 +218,7 @@
                    show: {
                        val: [
                            '1',
                            '0'
                        ],
                        key: 'judgeState'
                    }
@@ -274,7 +275,7 @@
            PrintJS({
                printable: "printRaw",
                type: "html",
                maxWidth: 900,
                maxWidth: 880,
                // header: "原材料检测报告",
                style: '@page {margin: 0 5mm}',
                targetStyles: ["*"],
@@ -331,6 +332,7 @@
        },
        // 新增 / 修改
        addOrUpdateHandle(row) {
            console.log(row);
            this.$router.push({
                name: 'rawMaterialForm',
                query: {