wtt
2026-01-07 1ce2a5eea6140cb576cbb6494a00a5f1934973a8
pages/ZLGL/lailiaojianyan_fast/Kf_QCStockInCheckBill_Fast.vue
@@ -461,8 +461,9 @@
                })
            },
            HKeeperNameChange(e) {
                console.log(e)
                let keeperItem = this.HKeeperList.find(elem => elem.HName = e)
                console.log(this.HKeeperList)
                let keeperItem = this.HKeeperList.find(elem => elem.HName == e)
                console.log(keeperItem)
                this.detailManifestItem.HKeeperID = keeperItem.HItemID
                this.detailManifestItem.HKeeperName = keeperItem.HName