Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
dd721ff8
Commit
dd721ff8
authored
Oct 07, 2020
by
RuoYi
Browse files
修正定时任务执行一次权限标识
parent
ae4290bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/views/monitor/job/index.vue
View file @
dd721ff8
...
...
@@ -111,7 +111,7 @@
type=
"text"
icon=
"el-icon-caret-right"
@
click=
"handleRun(scope.row)"
v-hasPermi=
"['monitor:job:
edit
']"
v-hasPermi=
"['monitor:job:
changeStatus
']"
>
执行一次
</el-button>
<el-button
size=
"mini"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment