#
zwl
6 天以前 0aa6032c3ae51b605c9782f6397d41f86af5a6d5
pages/pakin/pakin.vue
@@ -172,6 +172,7 @@
         },
         // barcode input 事件
         barcodeInput() {
            this.barcode = this.barcode.replace(/^\{|\}$/g, '')
            // 不设置定时器 会出现扫入的字符串不全
            setTimeout(() => {
               var len = this.barcode.length