zss
2024-02-29 35d86e8e773dc25c25b6951f15e55cedb026a8ba
src/views/quality/processconfiguration/index.vue
@@ -322,7 +322,11 @@
            text: '审核结果',
            type: 'text',
            size: 'small',
            fun: this.AuditResult
            fun: this.AuditResult,
            show: {
                key: 'type',
                val: ['过程检验','产品检验','包装检验']
            }
          })
    }
    this.table.operator = arr.length>0 ? arr : null