Фикс бага с отображением индексов и ASTRA-132

This commit is contained in:
megavrilinvv
2023-06-30 12:48:42 +03:00
parent 13bbc07f1b
commit 0e74ac9e1a
4 changed files with 26 additions and 20 deletions

View File

@@ -341,7 +341,7 @@ const getters = {
{ name: "Сканы", data: [] },
],
},
clinical: [{ id: 0, label: "В00.09", text: "Простой герпес" }],
clinical: ["В00.09"],
};
},
getInitProtocol() {