自动化立体仓库 - WMS系统
#
Junjie
2025-07-16 9206a9ce47d1df9a9846c135f16f6d5f5da10247
#
1个文件已修改
2 ■■■ 已修改文件
src/main/webapp/static/js/orderPakout/out.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/orderPakout/out.js
@@ -32,7 +32,7 @@
            {type: 'checkbox'}
            ,{type: 'numbers', title: '#'}
            ,{field: 'orderNo', align: 'center',title: '单据编号', templet: '#orderNoTpl', width: 160}
            ,{field: 'cstmrName$', align: 'center',title: '客户'}
            ,{field: 'cstmrName$', align: 'center',title: '客户', width: 160}
            ,{field: 'standby1$', align: 'center',title: '出库仓库', width: 160}
            ,{field: 'matnr', align: 'center',title: '商品编码', width: 160}
            ,{field: 'maktx', align: 'center',title: '商品名称', width: 200}