From 36d4c7bc31b379b80d34328bd396a05a2f36faf7 Mon Sep 17 00:00:00 2001 From: DwCay Date: Thu, 8 Jun 2023 17:17:08 +0300 Subject: [PATCH] =?UTF-8?q?[WIP]=20=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=BE=D1=82=D0=BE=D0=B1=D1=80=D0=B0=D0=B6=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=B2=D1=82=D0=BE=D1=80=D0=BE=D0=B3=D0=BE=20?= =?UTF-8?q?=D0=B2=D0=B8=D0=B4=D0=B0=20=D1=82=D0=B0=D0=B1=D0=BB=D0=B8=D1=86?= =?UTF-8?q?=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Forms/ToothFormula/DetailedToothSvg.vue | 186 ++++++++++++++++++ .../{ToothLowSvg.vue => SimpleToothSvg.vue} | 2 +- .../Forms/ToothFormula/ToothFormulaCell.vue | 6 +- .../Forms/ToothFormula/ToothFormulaForm.vue | 13 +- .../Forms/ToothFormula/ToothFormulaTable.vue | 26 ++- 5 files changed, 222 insertions(+), 11 deletions(-) create mode 100644 src/pages/newMedicalCard/components/InitialInspectionProtocol/Forms/ToothFormula/DetailedToothSvg.vue rename src/pages/newMedicalCard/components/InitialInspectionProtocol/Forms/ToothFormula/{ToothLowSvg.vue => SimpleToothSvg.vue} (99%) diff --git a/src/pages/newMedicalCard/components/InitialInspectionProtocol/Forms/ToothFormula/DetailedToothSvg.vue b/src/pages/newMedicalCard/components/InitialInspectionProtocol/Forms/ToothFormula/DetailedToothSvg.vue new file mode 100644 index 0000000..b770e85 --- /dev/null +++ b/src/pages/newMedicalCard/components/InitialInspectionProtocol/Forms/ToothFormula/DetailedToothSvg.vue @@ -0,0 +1,186 @@ + + + + + diff --git a/src/pages/newMedicalCard/components/InitialInspectionProtocol/Forms/ToothFormula/ToothLowSvg.vue b/src/pages/newMedicalCard/components/InitialInspectionProtocol/Forms/ToothFormula/SimpleToothSvg.vue similarity index 99% rename from src/pages/newMedicalCard/components/InitialInspectionProtocol/Forms/ToothFormula/ToothLowSvg.vue rename to src/pages/newMedicalCard/components/InitialInspectionProtocol/Forms/ToothFormula/SimpleToothSvg.vue index fd80f64..849b631 100644 --- a/src/pages/newMedicalCard/components/InitialInspectionProtocol/Forms/ToothFormula/ToothLowSvg.vue +++ b/src/pages/newMedicalCard/components/InitialInspectionProtocol/Forms/ToothFormula/SimpleToothSvg.vue @@ -33,7 +33,7 @@