diff --git a/src/components/patientRegister/PatientRegisterEdit.vue b/src/components/patientRegister/PatientRegisterEdit.vue
index d0efb6d..ce44378 100644
--- a/src/components/patientRegister/PatientRegisterEdit.vue
+++ b/src/components/patientRegister/PatientRegisterEdit.vue
@@ -539,53 +539,53 @@
-
-
-
-
+
+
+
{{ moment(scope.row.lastTime).format("yyyy-MM-DD") }}
-
-
-
+
+
+
{{ dddw(dict.sex, "id", scope.row.sexId, "displayName") }}
-
+
{{ dddw(dict.maritalStatus, "id", scope.row.maritalStatusId, "displayName") }}
-
+
{{ moment(scope.row.birthDate).format("yyyy-MM-DD") }}
-
+
{{ dddw(dict.nation, "id", scope.row.nationId, "displayName") }}
-
-
-
+
+
+