This commit is contained in:
hufangzhou
2021-12-06 10:27:51 +08:00
parent e1b5dd4642
commit 145fc2a461
3 changed files with 22 additions and 8 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);