Explorar o código

修正定时任务执行一次权限标识

RuoYi %!s(int64=4) %!d(string=hai) anos
pai
achega
dd721ff894
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ruoyi-ui/src/views/monitor/job/index.vue

+ 1 - 1
ruoyi-ui/src/views/monitor/job/index.vue

@@ -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"