自动化立体仓库 - WMS系统
#
LSH
2023-05-25 4812eefba81853615ec8a06a11d79c6a9d17d877
src/main/webapp/static/js/picking/pickingOrder.js
@@ -311,6 +311,8 @@
                        {field: 'specs', title: '规格'},
                        {field: 'anfme', title: '数量(修改)', style: 'color: blue;font-weight: bold', edit: true, minWidth: 110, width: 110},
                        {field: 'workQty', title: '作业数量',  minWidth: 100, width: 100},
                        {field: 'owner$', title: '货主',  minWidth: 100, width: 100},
                        {field: 'payment$', title: '货物形态',  minWidth: 100, width: 100},
                        // {field: 'unit', title: '单位', width: 80},
                        {field: 'memo', title: '备注' , edit: true},
                        {align: 'center', title: '操作', toolbar: '#formSSXMTableBar', minWidth: 80, width: 80, fixed: 'right'}