zss
2024-03-29 a976a58a81a9056da0a945a6fbd4fd2e2b55b097
src/views/quality/processconfiguration/index.vue
@@ -323,10 +323,7 @@
            type: 'text',
            size: 'small',
            fun: this.AuditResult,
            show: {
                key: 'type',
                val: ['过程检验','产品检验','包装检验']
            }
            showFun: (row)=>{return row.type != '原材料检验'}
          })
    }
    this.table.operator = arr.length>0 ? arr : null