This commit is contained in:
liumengyi
2024-05-31 16:56:55 +08:00
parent f798b58f96
commit fe2ea0b37f
5 changed files with 12 additions and 9 deletions
-1
View File
@@ -1904,7 +1904,6 @@ class taskZen extends task
/* Call checkAccess method to judge the user can access the execution or not, if not return the first one he can access. */
$executionID = $this->execution->checkAccess($executionID, $this->executionPairs);
}
/* Set Menu. */