cuiqian2004
2025-07-09 90e4076a8adf5dac4384f10d9ce22398580eaf34
pages/modal/5600.vue
@@ -582,8 +582,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;
               // uni.hideKeyboard();
               var $this = this;
               if (item.oldvalue != item.value && item.value.trim() != "") {