diff --git a/src/components/patientRegister/ContactPerson.vue b/src/components/patientRegister/ContactPerson.vue index 929a1c2..cd778d1 100644 --- a/src/components/patientRegister/ContactPerson.vue +++ b/src/components/patientRegister/ContactPerson.vue @@ -2,10 +2,10 @@
- - + + @@ -20,12 +20,17 @@ {{ scope.row.lastModificationTime | dateFormat }} - - - - + + + + + + + diff --git a/src/components/patientRegister/PatientRegisterEdit.vue b/src/components/patientRegister/PatientRegisterEdit.vue index eaa4e9c..14ea52a 100644 --- a/src/components/patientRegister/PatientRegisterEdit.vue +++ b/src/components/patientRegister/PatientRegisterEdit.vue @@ -1,292 +1,294 @@