zouyu
2024-02-28 0177daf2022ff2b760e8cd00df8bba105f96db81
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