自动化立体仓库 - WMS系统
#
Junjie
2024-05-14 997175b461ab192d8e249e216e1364d8a4d6c524
src/main/webapp/static/js/waitPakin/waitPakin.js
@@ -17,7 +17,9 @@
                return html;
            }}
        ,{field: 'modiUser$', align: 'center',title: '修改人员', hide:true}
        ,{field: 'modiTime$', align: 'center',title: '修改时间', hide:true})
        ,{field: 'modiTime$', align: 'center',title: '修改时间', hide:true}
        ,{field: 'appeUser$', align: 'center',title: '添加人员'}
        ,{field: 'appeTime$', align: 'center',title: '添加时间'})
    return cols;
}