自动化立体仓库 - WMS系统
#
Junjie
2 天以前 553625c6dd15226bfd6b3e36439f2763c9df0bee
#
2个文件已修改
2 ■■■■■ 已修改文件
src/main/webapp/static/js/waitPakin/waitPakin.js 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/waitPakinLog/waitPakinLog.js 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/waitPakin/waitPakin.js
@@ -17,6 +17,7 @@
                html += ">";
                return html;
            }}
        ,{field: 'tkFlag', align: 'center',title: '退库标记'}
        ,{field: 'modiUser$', align: 'center',title: '修改人员', hide:true}
        ,{field: 'modiTime$', align: 'center',title: '修改时间', hide:false})
    return cols;
src/main/webapp/static/js/waitPakinLog/waitPakinLog.js
@@ -18,6 +18,7 @@
                html += ">";
                return html;
            }}
        ,{field: 'tkFlag', align: 'center',title: '退库标记'}
        ,{field: 'modiUser$', align: 'center',title: '修改人员', hide:true}
        ,{field: 'modiTime$', align: 'center',title: '修改时间', hide:false})
    return cols;