@@ -261,7 +261,7 @@
icon="el-icon-edit-outline"
@click="handleUpdate(scope.row)"
v-if="scope.row.orgId == isEdit"
- v-hasPermi="['core:accessPlan:edit', 'core:accessPlan:query']"
+ v-hasPermi="['core:accessPlan:edit']"
>编辑
</el-button>