From 82d940a6dbfcc3b6f832137b4d2b947f354e9c05 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Fri, 05 Nov 2021 12:38:21 +0800
Subject: [PATCH] 保安证打印修改

---
 src/views/securityGuard/securityGuard.vue |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/views/securityGuard/securityGuard.vue b/src/views/securityGuard/securityGuard.vue
index 9eb85e9..5d7f119 100644
--- a/src/views/securityGuard/securityGuard.vue
+++ b/src/views/securityGuard/securityGuard.vue
@@ -729,10 +729,10 @@
                                 label: "电子邮箱",
                                 prop: "email",
                             },
-                            {
-                                label: "籍贯",
-                                prop: "nativeplace",
-                            },
+                            // {
+                            //     label: "籍贯",
+                            //     prop: "nativeplace",
+                            // },
                             {
                                 label: "民族",
                                 prop: "nation",

--
Gitblit v1.9.3