pages/weiwaigxOut/form.vue
@@ -494,13 +494,15 @@ this.getHProcList() this.getHSupList() this.getHEmpList() this.getHProcList() // this.getHProcList() this.getHDeptList() this.getDefValByUser() uni.$on('BillSelectComplete', (e) => { console.log("接收到的消息: ", e.HBillNo) uni.$on('BillSelectComplete2', (e) => { console.log("接收到的消息: ", e.HBillNo, e.HProcNumber) this.hform.HBarCode = e.HBillNo this.hform.HProcNo = e.HProcNo this.getHBarCodeData(e.HBillNo) this.$refs.billList.exit() })