zouyu
2023-11-09 5cf1a230144fc023b07c1aeccd8795b9741f7328
src/views/quality/finishedProductInspection/index.vue
@@ -178,7 +178,14 @@
                        text: '打印',
                        type: 'text',
                        size: 'small',
                        fun: this.showPrint
                        fun: this.showPrint,
                        show: {
                            val: [
                                '1',
                                '0'
                            ],
                            key: 'result'
                        }
                    },{
                        text: '作废',
                        type: 'text',