自动化立体仓库 - WMS系统
pang.jiabao
2 天以前 ab3844c2f9cb7e2b257571c8ebfc0171e2186ac9
src/main/webapp/static/js/waitPakinLog/waitPakinLog.js
@@ -15,8 +15,9 @@
                html += ">";
                return html;
            }}
        ,{field: 'modiUser$', align: 'center',title: '修改人员', hide:true}
        ,{field: 'modiTime$', align: 'center',title: '修改时间', hide:true})
        ,{field: 'appeUser$', align: 'center',title: '创建人员'}
        ,{field: 'appeTime$', align: 'center',title: '创建时间'}
        ,{field: 'modiTime$', align: 'center',title: '修改时间'})
    return cols;
}
layui.use(['table','laydate', 'form'], function(){