Commit 22c62be4 by 冷斌

update

parent b6746b0e
...@@ -147,7 +147,7 @@ class VipController extends AdminbaseController { ...@@ -147,7 +147,7 @@ class VipController extends AdminbaseController {
} }
$this->assign('lists', $lists); $this->assign('lists', $lists);
$this->assign("page", $page->show('Admin')); $this->assign("page", $page->show('Admin'));
$this->assign("formget", $_GET);
$this->display(); $this->display();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment