src/main/webapp/static/js/locDetl/locDetl.js @@ -533,7 +533,6 @@ function tableReload(child) { var searchData = { "three_code":"待判" }; $.each($('#search-box [name]').serializeArray(), function() { searchData[this.name] = this.value;