南骏 池
2025-05-22 b1c0e9fea7c074aa823e45fa2dc50455e8f8106c
H5/Js/Scbl.js
@@ -109,7 +109,11 @@
                });
        },
        getBarcode() {
            // 添加防抖判断
            if (this.isLoading) {
                return;
            }
            //this.barcode = value;
            var that = this;