自动化立体仓库 - WMS系统
zyx
2024-01-08 71d838e032d13a46a07917f5606862496220ea74
src/main/webapp/static/js/locDetl/locDetl.js
@@ -443,6 +443,7 @@
    // 搜索栏搜索事件
    form.on('submit(search)', function (data) {
        debugger;
        pageCurr = 1;
        tableReload(false);
    });