[WIP] Добавил форму зубной формулы
This commit is contained in:
@@ -304,6 +304,9 @@ const getters = {
|
||||
value: 120,
|
||||
},
|
||||
},
|
||||
toothFormula: {
|
||||
lacticBite: true,
|
||||
},
|
||||
};
|
||||
},
|
||||
getInitProtocol() {
|
||||
@@ -330,6 +333,9 @@ const getters = {
|
||||
},
|
||||
},
|
||||
disease: null,
|
||||
toothFormula: {
|
||||
lacticBite: false,
|
||||
},
|
||||
};
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user