WIP Добавил форму Термометрии
This commit is contained in:
@@ -634,4 +634,10 @@ export const protocolForms = [
|
||||
key: "data",
|
||||
state: "data",
|
||||
},
|
||||
{
|
||||
title: "Термометрия (по показаниям)",
|
||||
component: "ThermometryForm",
|
||||
key: "thermometry",
|
||||
state: "thermometry",
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user