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