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