diff --git a/src/views/wpm_gx/handover.vue b/src/views/wpm_gx/handover.vue index f9b2624d..0b920f63 100644 --- a/src/views/wpm_gx/handover.vue +++ b/src/views/wpm_gx/handover.vue @@ -13,14 +13,14 @@ type="primary" icon="el-icon-plus" @click="table_add(10)" - v-auth="'mllog.create'" + v-auth="'handover.create'" >新增 返工 @@ -125,7 +125,7 @@ link size="small" @click="table_edit(scope.row)" - v-auth="'mlog.update'" + v-auth="'handover.update'" type="primary" v-if=" scope.row.send_mgroup == mgroupId && @@ -145,7 +145,7 @@ 删除