From ed388d15736be5c07cea0265aec2fc25daeaaeae Mon Sep 17 00:00:00 2001 From: yaoyuhao Date: Fri, 9 Aug 2024 13:35:29 +0800 Subject: [PATCH] gx --- src/view/person/index.vue | 290 ++++++++++---------------------------- 1 file changed, 73 insertions(+), 217 deletions(-) diff --git a/src/view/person/index.vue b/src/view/person/index.vue index d8c4048..e7f4b6f 100644 --- a/src/view/person/index.vue +++ b/src/view/person/index.vue @@ -93,13 +93,13 @@
-
+
-
{{ tableType.title }}
+
{{ pdT }}
-
+
-
基本信息
+
{{ pdT }}
-
-
姓  名
-
-

{{ baseInfo.nm || baseInfo.xm }}

-
-
-
-
证件类型
-
-

{{ baseInfo.zjlx || "身份证" }}

-
-
-
-
证件号码
-
-

******************

- -
-
-
-
政治面貌
-
-

{{ baseInfo.zzmm || "" }}

-
-
-
-
居住状态
-
-

居住

-

未居住

-

-
-
-
-
民  族
-
-

{{ baseInfo.ethnic }}

-
-
-
-
性  别
-
-

{{ baseInfo.gender }}

-
-
-
-
户口登记地
-
-

{{ baseInfo.domicAddr || baseInfo.dz }}

+
+
{{ item.label }}
+
+

{{ pd(item.label, rightList[item.property]) }}

- -