#
whycq
2024-09-26 a84ed18ebca6d113fa9c52a36fc71e3a106fd729
pages/pakin/pakin.vue
@@ -223,7 +223,7 @@
            }, 200)
         },
         asBarcodeInput() {
            // this.asBarcode = this.asBarcode.replace(/\s+/g, '')
            this.asBarcode = this.asBarcode.replace(/\s+/g, '')
            setTimeout(() => {
               var len = this.asBarcode.length
               if (this.checkCode(this.asBarcode)) {