自动化立体仓库 - WMS系统
lty
2025-06-18 2ad73d412385d20f1db975f24972fc11751ed040
src/main/webapp/static/js/order/order.js
@@ -55,7 +55,8 @@
            {align: 'center', title: '明细', toolbar: '#tbLook', minWidth: 160, width: 160},
            {field: 'createTime$', title: '创建时间', minWidth: 200, width: 200},
            {field: 'settle$', align: 'center', title: '状态', templet: '#settleTpl',  minWidth: 160, width: 160},
            {field: 'memo', align: 'center',title: '备注', hide: true},
            {field: 'cstmrName', align: 'center',title: '客户名称'},
            {field: 'memo', align: 'center',title: '备注'},
            {align: 'center', title: '操作', toolbar: '#operate', width: 240}
        ]],
        request: {
@@ -261,6 +262,10 @@
                            // {field: 'color', title: '颜色'},
                            // {field: 'specs', title: '接头'},
                            {field: 'qty$', title: '出库状态', style: 'font-weight: bold'},
                            {field: 'specs', title: '源库位', style: 'font-weight: bold'},
                            {field: 'model', title: '目标库位', style: 'font-weight: bold'},
                            {field: 'beBatch', title: '跨巷道', style: 'font-weight: bold'},
                            {field: 'danger$', title: '移库状态', style: 'font-weight: bold'},
                            {field: 'inspect$', title: '备货状态', style: 'font-weight: bold'}
                        ]],
                        request: {