* Adjust execution back link,

This commit is contained in:
caoyanyi
2024-03-05 10:22:38 +08:00
parent afe5296ab9
commit 0ac3b97277
+1 -1
View File
@@ -71,7 +71,7 @@ class backBtn extends btn
'zanode' => 'zanode-browse,zanode-view',
'zahost' => 'zahost-browse,zahost-view',
'stakeholder' => 'stakeholder-browse',
'execution' => 'execution-story,execution-team,execution-index,execution->view,project-execution,execution-all,project-index'
'execution' => 'execution-story,execution-team,execution-index,execution->view,project-execution,execution-all,project-index,user-execution'
);
$props = parent::getProps();