diff --git a/ruoyi-ui/src/assets/styles/ruoyi.scss b/ruoyi-ui/src/assets/styles/ruoyi.scss index 42ec0920..2b63c847 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 a9277563..54d81f83 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 0681d3d2..cc9e5410 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 4e0b3dc8..bfd87207 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']" >删除 - - 更多 - + 更多 重置密码