pages/xiaoshouchuku/form.vue
@@ -470,7 +470,13 @@ this.BarCodeFocus = true return } let inputVal = this.$refs.uniComboxSourceBill.inputVal let inputVal = '' if(this.$refs.uniComboxSourceBill){ inputVal = this.$refs.uniComboxSourceBill.inputVal || this.hform.HBillNo }else { inputVal = this.hform.HBillNo } if (inputVal == '') { CommonUtils.playSound(0) return uni.showToast({