pages/modal/form/index.vue
@@ -549,8 +549,8 @@ //console.log(e.target) this.focusOldFieldId = item.fieldId getApp().onScan((result) => { console.log(result.decodedata); item.value = result.decodedata; console.log(result); item.value = result; var $this = this; let newVal = item.value.trim() if (newVal) {