ruoyi-ui/src/views/clanManager/clan/index.vue
@@ -71,13 +71,13 @@ @click="handleUpdate(scope.row)" v-hasPermi="['system:role:edit']" >修改</el-button> <el-button <!-- <el-button size="mini" type="text" icon="el-icon-delete" @click="handleDelete(scope.row)" v-hasPermi="['system:role:remove']" >删除</el-button> >删除</el-button> --> </template> </el-table-column>