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