diff --git a/src/views/mes/qc/defectrecord/components/DefectRecordInlineList.vue b/src/views/mes/qc/defectrecord/components/DefectRecordInlineList.vue index c94af916e..4cb9a62dc 100644 --- a/src/views/mes/qc/defectrecord/components/DefectRecordInlineList.vue +++ b/src/views/mes/qc/defectrecord/components/DefectRecordInlineList.vue @@ -79,7 +79,7 @@ link type="danger" @click="handleDelete(scope.row.id)" - v-hasPermi="['mes:qc-defect:update']" + v-hasPermi="['mes:qc-defect:delete']" > 删除