luowei преди 1 година
родител
ревизия
00e0a09c34
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/core/accessPlan/index.vue

+ 1 - 1
src/views/core/accessPlan/index.vue

@@ -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>