自动化立体仓库 - WMS系统
#
zjj
2025-05-13 78f9ac4d97043b5058b7f79410a4dc04b18a6cd6
#
1个文件已修改
2 ■■■ 已修改文件
src/main/webapp/static/js/order/out.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/order/out.js
@@ -204,7 +204,7 @@
                                    {field: 'anfme', title: '数量', align: 'center', width: 90, style: 'font-weight: bold'},
                                    {field: 'locNo', title: '货位', align: 'center', width: 100, templet: '#locNoTpl'},
                                    {field: 'staNos', align: 'center', title: '出库站', merge: ['locNo'], templet: '#tbBasicTbStaNos'},
                                    {type: 'checkbox', merge: ['locNo']},
                                    {type: 'checkbox'},
                                ]],
                                done: function (res) {
                                    tableMerge.render(this);