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