From 0919f896ee3b571a7f586daed0d39476f2e9aff4 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 05 Nov 2021 13:36:52 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/zhba_enterprises

---
 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 f1260e2..10b3cce 100644
--- a/src/views/securityGuard/securityGuard.vue
+++ b/src/views/securityGuard/securityGuard.vue
@@ -735,10 +735,10 @@
                                 label: "电子邮箱",
                                 prop: "email",
                             },
-                            {
-                                label: "籍贯",
-                                prop: "nativeplace",
-                            },
+                            // {
+                            //     label: "籍贯",
+                            //     prop: "nativeplace",
+                            // },
                             {
                                 label: "民族",
                                 prop: "nation",

--
Gitblit v1.9.3