Commit b011295b authored by 章建武's avatar 章建武

dep

parent 211149c2
......@@ -463,6 +463,7 @@ function changePerPage(obj) {
}
Cookies.set(cookiePrefix + 'admin_per_page', obj.value, {expires:30});
$.pjax.reload();
window.location.reload();
}
......
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