自动化立体仓库 - WMS系统
zhou zhou
2025-12-19 b0d80cc56a883a6fac242623e778a3ae20c71b79
src/main/webapp/static/js/inventoryReserveLog/inventoryReserveLog.js
@@ -26,7 +26,8 @@
            { field: 'quantity', align: 'center', title: '数量', width: 100 },
            { field: 'expiceTime$', align: 'center', title: '过期时间', width: 180 },
            { field: 'createTime$', align: 'center', title: '原创建时间', width: 180 },
            { field: 'updateTime$', align: 'center', title: '转移时间', width: 180 }
            { field: 'updateTime$', align: 'center', title: '转移时间', width: 180 },
            { field: 'memo', align: 'center', title: '过期原因', width: 180 }
        ]],
        request: {
            pageName: 'curr',