自动化立体仓库 - WMS系统
#
LSH
2024-03-19 aefcad6d44077e465b995bb25322247b51a4d332
src/main/webapp/static/js/waitPakinLog/waitPakinLog.js
@@ -16,7 +16,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(){