自动化立体仓库 - WMS系统
Junjie
2025-07-18 8c02f94d3efe1fa92105baf13cc39122d9f46993
src/main/webapp/static/js/waitPakinLog/waitPakinLog.js
@@ -17,7 +17,7 @@
                return html;
            }}
        ,{field: 'modiUser$', align: 'center',title: '修改人员', hide:true}
        ,{field: 'modiTime$', align: 'center',title: '修改时间', hide:true})
        ,{field: 'modiTime$', align: 'center',title: '修改时间', hide:false})
    return cols;
}
layui.use(['table','laydate', 'form'], function(){