自动化立体仓库 - WMS系统
Junjie
2023-03-17 c1d2d1a884b5d0c610f274709c7c0657e8ea9afc
显示单据管理重量字段
1个文件已修改
3 ■■■■ 已修改文件
src/main/webapp/static/js/order/order.js 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/order/order.js
@@ -203,7 +203,8 @@
                            // },
                            // {field: 'inQty', title: '已入库量'},
                            // {field: 'color', title: '颜色'},
                            {field: 'specs', title: '规格'}
                            {field: 'specs', title: '规格'},
                            {field: 'weight', title: '重量'}
                        ]],
                        request: {
                            pageName: 'curr',