src/views/system/dept/index.vue @@ -88,6 +88,7 @@ v-if="scope.row.parentId != 0" size="mini" type="text" style="color: #f56c6c" icon="el-icon-delete" @click="handleDelete(scope.row)" v-hasPermi="['system:dept:remove']"