Commit 99f7c934 authored by 章建武's avatar 章建武

dep

parent 5fc25aa0
......@@ -143,6 +143,7 @@ function clearSearchForm() {
let arr = url_all.split('?');
let url = arr[0];
$.pjax({url: url, container: '#pjax-container'});
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