Remove redundant reference in repo_items

This commit is contained in:
Katos
2024-07-12 22:10:42 +00:00
parent 87725348be
commit ae8f568bfa
2 changed files with 7041 additions and 5178 deletions

View File

@@ -263,7 +263,6 @@ func mapItemOut(item *ent.Item) ItemOut {
Manufacturer: item.Manufacturer, Manufacturer: item.Manufacturer,
// Purchase // Purchase
PurchaseMethod: item.PurchaseMethod,
PurchaseTime: types.DateFromTime(item.PurchaseTime), PurchaseTime: types.DateFromTime(item.PurchaseTime),
PurchaseFrom: item.PurchaseFrom, PurchaseFrom: item.PurchaseFrom,

11964
frontend/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff