Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d3289c8497 |
@@ -65,7 +65,7 @@ export const useWeighing = ({
|
||||
})
|
||||
} else {
|
||||
await createWeight({
|
||||
reception: `/receptions/${reception.value.id}`,
|
||||
reception: `api/receptions/${reception.value.id}`,
|
||||
type: mode,
|
||||
dsd: baseDsd,
|
||||
weight: baseWeight,
|
||||
|
||||
Reference in New Issue
Block a user