自动化立体仓库 - WMS系统
1
zhang
23 小时以前 5189db9d952aac4c5dae65af8adcaf4445b27253
1
1个文件已修改
1 ■■■■ 已修改文件
src/main/webapp/static/js/locDetl/locDetl.js 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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;