From 6d580ee7caed27592873950acb659456ec3682be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Tue, 24 Oct 2023 16:40:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/Personalinfo/Personalinfo.vue | 4 ++-- pages/myinformation/myinformation.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/Personalinfo/Personalinfo.vue b/pages/Personalinfo/Personalinfo.vue index 95a5b49..46c14bc 100644 --- a/pages/Personalinfo/Personalinfo.vue +++ b/pages/Personalinfo/Personalinfo.vue @@ -7,7 +7,7 @@ - 性      别:99999 + 性      别:{{list.sex}} @@ -75,4 +75,4 @@ } } - \ No newline at end of file + diff --git a/pages/myinformation/myinformation.vue b/pages/myinformation/myinformation.vue index c9f8b98..73fff13 100644 --- a/pages/myinformation/myinformation.vue +++ b/pages/myinformation/myinformation.vue @@ -1,7 +1,7 @@