zouyu
2024-01-22 80d7c1800518dbe1a34fbc48e5276ee75ecfef10
src/views/quality/processconfiguration/index.vue
@@ -301,7 +301,11 @@
            text: '提交审核',
            type: 'text',
            size: 'small',
            fun: this.Submitreview
            fun: this.Submitreview,
            show: {
                key: 'state',
                val: ['0']
            }
          })
    }
    if(this.permissions.quality_processconfiguration_result){