From ea71b8064aa3bfdf10c07f5901abc40db3604215 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Thu, 17 Mar 2022 17:06:46 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=B9=E6=AE=8A=E4=BA=BA=E7=BE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppPeopleList/DetailCard.vue | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/apps/AppPeopleList/DetailCard.vue b/src/apps/AppPeopleList/DetailCard.vue index e7f5c2cc..8ba8735a 100644 --- a/src/apps/AppPeopleList/DetailCard.vue +++ b/src/apps/AppPeopleList/DetailCard.vue @@ -41,9 +41,9 @@ 身份证号: {{ item.idNumber.replace(/^(\w{6})\w{8}(.*)$/, '$1********$2') }} -