[WIP] Настроил фильтрацию таблицы зубной формулы
This commit is contained in:
@@ -1043,103 +1043,103 @@ export const protocolForms = [
|
||||
columns: [
|
||||
{
|
||||
type: "molars",
|
||||
tooth_number: 18,
|
||||
tooth_number: "18",
|
||||
dental_condition: "",
|
||||
tooth_mobility: "",
|
||||
},
|
||||
{
|
||||
type: "molars",
|
||||
tooth_number: 17,
|
||||
tooth_number: "17",
|
||||
dental_condition: "",
|
||||
tooth_mobility: "",
|
||||
},
|
||||
{
|
||||
type: "molars",
|
||||
tooth_number: 16,
|
||||
tooth_number: "16",
|
||||
dental_condition: "",
|
||||
tooth_mobility: "",
|
||||
},
|
||||
{
|
||||
position: "left",
|
||||
type: "pre-molars",
|
||||
tooth_number: 15,
|
||||
tooth_number: "15",
|
||||
dental_condition: "",
|
||||
tooth_mobility: "",
|
||||
},
|
||||
{
|
||||
position: "left",
|
||||
type: "pre-molars",
|
||||
tooth_number: 14,
|
||||
tooth_number: "14",
|
||||
dental_condition: "",
|
||||
tooth_mobility: "",
|
||||
},
|
||||
{
|
||||
position: "left",
|
||||
type: "fangs",
|
||||
tooth_number: 13,
|
||||
tooth_number: "13",
|
||||
dental_condition: "",
|
||||
tooth_mobility: "",
|
||||
},
|
||||
{
|
||||
type: "incisors",
|
||||
tooth_number: 12,
|
||||
tooth_number: "12",
|
||||
dental_condition: "",
|
||||
tooth_mobility: "",
|
||||
},
|
||||
{
|
||||
type: "incisors",
|
||||
tooth_number: 11,
|
||||
tooth_number: "11",
|
||||
dental_condition: "",
|
||||
tooth_mobility: "",
|
||||
},
|
||||
{
|
||||
type: "incisors",
|
||||
tooth_number: 21,
|
||||
tooth_number: "21",
|
||||
dental_condition: "",
|
||||
tooth_mobility: "",
|
||||
},
|
||||
{
|
||||
type: "incisors",
|
||||
tooth_number: 22,
|
||||
tooth_number: "22",
|
||||
dental_condition: "",
|
||||
tooth_mobility: "",
|
||||
},
|
||||
{
|
||||
position: "right",
|
||||
type: "fangs",
|
||||
tooth_number: 23,
|
||||
tooth_number: "23",
|
||||
dental_condition: "",
|
||||
tooth_mobility: "",
|
||||
},
|
||||
{
|
||||
position: "right",
|
||||
type: "pre-molars",
|
||||
tooth_number: 24,
|
||||
tooth_number: "24",
|
||||
dental_condition: "",
|
||||
tooth_mobility: "",
|
||||
},
|
||||
{
|
||||
position: "right",
|
||||
type: "pre-molars",
|
||||
tooth_number: 25,
|
||||
tooth_number: "25",
|
||||
dental_condition: "",
|
||||
tooth_mobility: "",
|
||||
},
|
||||
{
|
||||
type: "molars",
|
||||
tooth_number: 26,
|
||||
tooth_number: "26",
|
||||
dental_condition: "",
|
||||
tooth_mobility: "",
|
||||
},
|
||||
{
|
||||
type: "molars",
|
||||
tooth_number: 27,
|
||||
tooth_number: "27",
|
||||
dental_condition: "",
|
||||
tooth_mobility: "",
|
||||
},
|
||||
{
|
||||
type: "molars",
|
||||
tooth_number: 28,
|
||||
tooth_number: "28",
|
||||
dental_condition: "",
|
||||
tooth_mobility: "",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user