#
whycq
2024-05-29 7f7c2174f905f1d8b83c038e3d92058a3e47a7ad
pages/pakin/pakin.vue
@@ -258,11 +258,11 @@
         },
         // 商品光标清空重置
         focuss() {
            this.focus = false;
            this.matFocus = false;
            setTimeout(() => {
               this.matnr = '';
               this.matFocus = true;
            }, 100);
            }, 200);
         },
         codeInput(code) {
            switch (code) {