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({ @@ -1477,6 +1483,10 @@ border: 1px solid #acacac; position: relative; display: flex; picker { width: 100%; } .uni-combox { width: 100%;