* Adjust code.

This commit is contained in:
Yagami
2020-12-16 16:51:58 +08:00
parent 3c2d15a481
commit b8d97f2f2d
+1 -1
View File
@@ -506,7 +506,7 @@ class productplan extends control
$productID = $plan->product;
$queryID = ($browseType == 'bysearch') ? (int)$param : 0;
/* Set menu. */
/* Set drop menu. */
$this->commonAction($productID, $plan->branch);
/* Load pager. */