自动化立体仓库 - WMS系统
lty
2025-03-14 83d6be1ca1ee0197993e76e46d4e99e805c057b0
src/main/webapp/static/js/order/out.js
@@ -167,6 +167,10 @@
                                    {field: 'zpallet', align: 'center',title: '托盘码'},
                                    {field: 'locNo', title: '货位', align: 'center', width: 100, templet: '#locNoTpl'},
                                    {field: 'staNos', align: 'center', title: '出库站', merge: ['locNo'], templet: '#tbBasicTbStaNos'},
                                    {field: 'outOrderNo', hide: true},
                                    {field: 'luHao', hide: true},
                                    {field: 'packing', hide: true},
                                    {field: 'proType', hide: true},
                                    {type: 'checkbox', merge: ['locNo']},
                                ]],
                                done: function (res) {