南骏 池
2025-03-17 8dc2373115429741463a66bb2cf54ce5141cafe3
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);