南骏 池
2025-02-26 d62dfe4ab73e23a39753fb13a890effaa25deb51
H5/Js/PurchaseInventory.js
@@ -51,6 +51,7 @@
                    var json = res;
                    if (json.status == 0) {
                        that.formData.sectionName = json.data.tbBillList;
                        that.$refs.barcode.focus();
                    }
                    else {
                        that.$toast.fail(json.message);