南骏 池
2025-11-14 7191f9f0f70b4e83c0cad690c00af9d8ae141a62
H5/Js/Yjdb.js
@@ -149,7 +149,10 @@
                        that.ItemYsDetail = tbBillList.ysDetails || []; // 已扫
                        that.$refs.barcode.focus();
                        that.barcode = "";
                        that.sectionCode = tbBillList.allList[0].inKw;
                        var firstItemInKw = tbBillList.allList[0].inKw;
                        if (firstItemInKw !== null && firstItemInKw !== '') {
                            that.sectionCode = firstItemInKw;
                        }
                        // 重置库位查询中所有行的选中状态
                        that.currentIndex = -1;
                        that.ItemBarKw = [];