正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -111,7 +111,7 @@ | @@ -111,7 +111,7 @@ | ||
| 111 | type="text" | 111 | type="text" |
| 112 | icon="el-icon-caret-right" | 112 | icon="el-icon-caret-right" |
| 113 | @click="handleRun(scope.row)" | 113 | @click="handleRun(scope.row)" |
| 114 | - v-hasPermi="['monitor:job:edit']" | 114 | + v-hasPermi="['monitor:job:changeStatus']" |
| 115 | >执行一次</el-button> | 115 | >执行一次</el-button> |
| 116 | <el-button | 116 | <el-button |
| 117 | size="mini" | 117 | size="mini" |
-
请 注册 或 登录 后发表评论