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);