* adjust for construct function.

This commit is contained in:
wangyidong
2021-08-05 17:34:04 +08:00
parent 382f43ab16
commit 656e13e3b9
4 changed files with 12 additions and 4 deletions
-1
View File
@@ -59,7 +59,6 @@ class testtask extends control
{
$products = $this->product->getPairs();
}
if(empty($products) and !helper::isAjaxRequest()) die($this->locate($this->createLink('product', 'showErrorNone', "moduleName=$openApp&activeMenu=testtask&objectID=$objectID")));
}
else