feat(ocp): zechetti 1 added in

This commit is contained in:
2025-08-21 05:13:06 -05:00
parent 662a951b98
commit 27586e923a
3 changed files with 186 additions and 1 deletions

View File

@@ -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",