修正定时任务执行一次权限标识
This commit is contained in:
		| @@ -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" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user