src/stores/plc.ts
@@ -27,7 +27,8 @@ } = useRequest( () => getProductProgress({ channel: taskStore.activeChannel ?? 0 channel: taskStore.activeChannel ?? 0, procedureId: taskStore.activeTask?.Procedure.ID ?? undefined } as ProductProgressParams), { manual: true,