cuiqian2004
3 天以前 310ab72840d7c7025273ac79363107a1f9e4bc8e
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() != "") {