diff --git a/src/views/system/stationItem/index.vue b/src/views/system/stationItem/index.vue index 8e9e98c..3dd84f2 100644 --- a/src/views/system/stationItem/index.vue +++ b/src/views/system/stationItem/index.vue @@ -210,7 +210,7 @@ type="text" icon="el-icon-edit" @click="handleUpdate(scope.row)" - v-hasPermi="['system:nurseItem:edit']" + v-hasPermi="['system:stationItem:edit']" >修改 删除