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