This commit is contained in:
yunwuxin
2016-05-19 16:07:31 +08:00
parent c006e281cb
commit 8f17ad6c88

View File

@@ -137,7 +137,7 @@ abstract class Paginator
*/ */
public static function getCurrentPath() public static function getCurrentPath()
{ {
return Request::instance()->url(); return Request::instance()->baseUrl();
} }
public function total() public function total()