From cdf81f6fe17708a2e22ab525439162e2b2af2b92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Fri, 12 Apr 2024 15:46:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/manage/Auditing/index.vue | 33 +++++++++++++++-------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/src/views/manage/Auditing/index.vue b/src/views/manage/Auditing/index.vue index 5d0d33c..f77e019 100644 --- a/src/views/manage/Auditing/index.vue +++ b/src/views/manage/Auditing/index.vue @@ -16,27 +16,30 @@ {{ list.sex == 'MALE' ? "男" : '' }} {{ list.sex == 'FEMALE' ? "女" : '' }} - | - 24岁 + | + {{ list.age }}岁