diff --git a/ruoyi-ui/src/assets/styles/ruoyi.scss b/ruoyi-ui/src/assets/styles/ruoyi.scss index 42ec092..2b63c84 100644 --- a/ruoyi-ui/src/assets/styles/ruoyi.scss +++ b/ruoyi-ui/src/assets/styles/ruoyi.scss @@ -135,9 +135,8 @@ } /** 表格更多操作下拉样式 */ -.el-table .el-dropdown-link { +.el-table .el-dropdown-link,.el-table .el-dropdown-selfdefine { cursor: pointer; - color: #409EFF; margin-left: 5px; } diff --git a/ruoyi-ui/src/views/monitor/job/index.vue b/ruoyi-ui/src/views/monitor/job/index.vue index a927756..54d81f8 100644 --- a/ruoyi-ui/src/views/monitor/job/index.vue +++ b/ruoyi-ui/src/views/monitor/job/index.vue @@ -129,9 +129,7 @@ v-hasPermi="['monitor:job:remove']" >删除 - - 更多 - + 更多 执行一次 diff --git a/ruoyi-ui/src/views/system/role/index.vue b/ruoyi-ui/src/views/system/role/index.vue index 0681d3d..cc9e541 100644 --- a/ruoyi-ui/src/views/system/role/index.vue +++ b/ruoyi-ui/src/views/system/role/index.vue @@ -135,9 +135,7 @@ v-hasPermi="['system:role:remove']" >删除 - - 更多 - + 更多 数据权限 diff --git a/ruoyi-ui/src/views/system/user/index.vue b/ruoyi-ui/src/views/system/user/index.vue index 4e0b3dc..bfd8720 100644 --- a/ruoyi-ui/src/views/system/user/index.vue +++ b/ruoyi-ui/src/views/system/user/index.vue @@ -180,9 +180,7 @@ v-hasPermi="['system:user:remove']" >删除 - - 更多 - + 更多 重置密码