llj
2026-01-07 9782db3b170f38829bdd1ad6ef70e83d90072a28
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