chenhaozhe
2025-08-13 3fce56fb15bc938269c372def627cfe993f2cbf4
pages/weiwaigxOut/form.vue
@@ -510,7 +510,7 @@
            console.log("接收到的消息: ", e.HBillNo, e.HProcNumber)
            this.hform.HBarCode = e.HBillNo
            this.hform.HProcNo = e.HProcNo
            this.getHBarCodeData(e.HBillNo)
            this.getHBarCodeData(e.HBillNo, e.HProcNo)
            this.$refs.billList.exit()
         })
      },