feat(ocp): zechetti 1 added in
This commit is contained in:
@@ -40,7 +40,6 @@ export function AttachSilo(props: any) {
|
||||
machineId: "",
|
||||
},
|
||||
onSubmit: async ({ value }) => {
|
||||
console.log(value);
|
||||
try {
|
||||
const res = await axios.post(
|
||||
"/api/logistics/attachsilo",
|
||||
|
||||
Reference in New Issue
Block a user