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