zss
2024-02-28 2e38e47e8f7aa998ebc32ff201b71e111c7de20e
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