Kaynağa Gözat

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

RuoYi 5 yıl önce
ebeveyn
işleme
f245105b58
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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 @@
111 111
             type="text"
112 112
             icon="el-icon-caret-right"
113 113
             @click="handleRun(scope.row)"
114
-            v-hasPermi="['monitor:job:edit']"
114
+            v-hasPermi="['monitor:job:changeStatus']"
115 115
           >执行一次</el-button>
116 116
           <el-button
117 117
             size="mini"