自动化立体仓库 - WMS系统
#
Junjie
2025-07-15 d72d46b4cf88d38d5dd3acd02b80a819e8b4a073
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(){