ruoyi-ui/src/views/contacts/index.vue
@@ -228,10 +228,7 @@ @click="handleDelete(scope.row)" v-hasPermi="['system:role:remove']" >删除</el-button> <el-dropdown size="mini" @command="(command) => handleCommand(command, scope.row)" v-hasPermi="['system:role:edit']"> <el-button size="mini" type="text" @@ -239,7 +236,7 @@ @click="handleCheck(scope.row)"> 查看详情</el-button> </el-dropdown>