自动化立体仓库 - WMS系统
LSH
2023-09-26 e6793af95c83bbc085636ce61f54c5a21137f0bc
src/main/webapp/static/js/waitPakinLog/waitPakinLog.js
@@ -15,8 +15,9 @@
                html += ">";
                return html;
            }}
        ,{field: 'owner$', align: 'center',title: '信息', hide: false}
        ,{field: 'modiUser$', align: 'center',title: '修改人员', hide:true}
        ,{field: 'modiTime$', align: 'center',title: '修改时间', hide:true})
        ,{field: 'modiTime$', align: 'center',title: '修改时间'})
    return cols;
}
layui.use(['table','laydate', 'form'], function(){