提交 55602b34 编写于 作者: D Devil 提交者: Gitee

!22 前端订单分页地址模块名称修正

Merge pull request !22 from hakulamatata/master
......@@ -60,7 +60,7 @@ class Order extends Common
'total' => $total,
'where' => $this->data_request,
'page' => $this->page,
'url' => MyUrl('admin/order/index'),
'url' => MyUrl('index/order/index'),
];
$page = new \base\Page($page_params);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册