南骏 池
2025-03-21 078c3e3d1fe34e1cc481f05495011b06a66f800a
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);