Merge branch 'sprint/174_hufangzhou_17077' into 'master'

* Fix bug #17077.

See merge request easycorp/zentaopms!774
This commit is contained in:
孙广明
2021-12-06 02:33:35 +00:00
6 changed files with 42 additions and 16 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ class testcase extends control
}
else
{
$this->qa->setMenu($this->products, $productID, $branch);
$this->qa->setMenu($this->products, $productID, $branch, $browseType);
}
$uri = $this->app->getURI(true);