From 92079f03dd2da580374026b5ab2d8c86f884868a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com>
Date: Wed, 15 Nov 2023 14:55:08 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=B4=A6=E5=8F=B7=E5=AF=86?=
=?UTF-8?q?=E7=A0=81=E7=94=A8=E6=88=B7=E7=B1=BB=E5=9E=8B?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/system/hospitalPerson/index.vue | 32 ++++++++++++++++-------
1 file changed, 22 insertions(+), 10 deletions(-)
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" ? "专病医生" : "" }}
+
+
-
+
-
-
-
+
-
+
+
+