diff --git a/src/views/system/hospitalPerson/index.vue b/src/views/system/hospitalPerson/index.vue
index 73c26b6..2faa4d2 100644
--- a/src/views/system/hospitalPerson/index.vue
+++ b/src/views/system/hospitalPerson/index.vue
@@ -51,6 +51,7 @@
+
+
+
+ {{ scope.row.status == "1" ? "家医医生" : "" }}
+ {{ scope.row.status == "2" ? "泉医医生" : "" }}
+ {{ scope.row.status == "3" ? "专病医生" : "" }}
+
+
-
+
-
-
-
+
-
+
+
+