master
sunke 5 years ago
parent e28a33f6e6
commit f61585967b

@ -2085,6 +2085,7 @@ class QueryController extends BaseController
$this->assign('subPromotes', $subPromotes);
$this->assign('records', $records);
$this->assign('pagination', $pagination);
$this->assign('parentid',$parentId);
$this->assign('count', $count);
$this->display();
}

Loading…
Cancel
Save