自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-05-30 1c53ef45268f256215a133086f19cc36aa72f50a
#
1个文件已修改
1 ■■■■ 已修改文件
src/main/webapp/static/js/order/out.js 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/order/out.js
@@ -228,7 +228,6 @@
                                                }
                                            }
                                            stoPreTabIdx.reload({data: tableCache});
                                            console.log(arr)
                                            arr.forEach(item => {
                                                $('div[lay-id=stoPreTab] tr[data-index="' + item + '"] .order-sta-select').val(batchSta);
                                            });