From d3e4cb68bb61ca435454fc68fd0bcdf8f614e339 Mon Sep 17 00:00:00 2001
From: zoujiandong <10130823232@qq.com>
Date: Thu, 27 Jul 2023 09:07:34 +0800
Subject: [PATCH 1/4] =?UTF-8?q?=E5=8C=BB=E7=94=9F=E5=88=97=E8=A1=A8?=
=?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=90=9C=E7=B4=A2=E6=9D=A1=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/doctor/doctor-list/index.vue | 56 ++++++++++++++++++++++++++
1 file changed, 56 insertions(+)
diff --git a/src/views/doctor/doctor-list/index.vue b/src/views/doctor/doctor-list/index.vue
index cecbad4..a5ce2a9 100644
--- a/src/views/doctor/doctor-list/index.vue
+++ b/src/views/doctor/doctor-list/index.vue
@@ -11,6 +11,20 @@
+
+
+
+
+ 主任医师
+ 主任中医师
+ 副主任医师
+ 副主任中医师
+ 主治医师
+ 住院医师
+
+
@@ -38,6 +52,29 @@
认证失败
+
+
+
+ 未认证
+ 认证通过
+ 认证失败
+
+
+
+
+
+ 否
+ 是
+
+
+
+
+
+ 否
+ 是
+
+
+
搜索
@@ -99,6 +136,12 @@
否
是
+
+
+ 否
+ 是
+
+
禁用
@@ -402,10 +445,18 @@
+
+
+
+
+
\ No newline at end of file
From be7435e207bf5877f11f246503f34619492180f0 Mon Sep 17 00:00:00 2001
From: zoujiandong <10130823232@qq.com>
Date: Thu, 27 Jul 2023 09:28:01 +0800
Subject: [PATCH 2/4] =?UTF-8?q?=E6=90=9C=E7=B4=A2=E6=9D=A1=E4=BB=B6?=
=?UTF-8?q?=E6=B7=BB=E5=8A=A0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/doctor/doctor-list/index.vue | 23 +++++++++++++++--------
1 file changed, 15 insertions(+), 8 deletions(-)
diff --git a/src/views/doctor/doctor-list/index.vue b/src/views/doctor/doctor-list/index.vue
index a5ce2a9..5d23ceb 100644
--- a/src/views/doctor/doctor-list/index.vue
+++ b/src/views/doctor/doctor-list/index.vue
@@ -14,8 +14,8 @@
-
-
+
+
主任医师
主任中医师
@@ -67,8 +67,8 @@
是
-
-
+
+
否
是
@@ -94,7 +94,7 @@
- {deleteData = selection;console.log(selection)}"
@@ -132,16 +132,21 @@
认证失败
-
+
否
是
-
+
否
是
-
+
+
+ 未认证
+ 认证通过
+ 认证失败
+
禁用
@@ -933,6 +938,8 @@
{ title: '深度合作', dataIndex: 'is_platform_deep_cooperation', slotName: 'is_platform_deep_cooperation' },
{ title: '申请人', dataIndex: 'user_name' },
{ title: '审核状态', dataIndex: 'iden_auth_status', slotName: 'iden_auth_status' },
+ { title: '实名认证', dataIndex: 'idcard_status', slotName: 'iden_auth_status' },
+
{ title: '状态', dataIndex: 'status', slotName: 'status' },
// { title: '创建时间', dataIndex: 'created_at', slotName: 'created_at' },
{ title: '操作', slotName: 'action', fixed: "right", width: 180 },
From fa9ef7db082efb9dc8c5a655d886ffa0e53ea4b1 Mon Sep 17 00:00:00 2001
From: zoujiandong <10130823232@qq.com>
Date: Thu, 27 Jul 2023 09:32:16 +0800
Subject: [PATCH 3/4] =?UTF-8?q?=E9=80=89=E6=8B=A9=E8=BE=93=E5=85=A5?=
=?UTF-8?q?=E6=A1=86=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/doctor/doctor-list/index.vue | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/views/doctor/doctor-list/index.vue b/src/views/doctor/doctor-list/index.vue
index 5d23ceb..ae29fee 100644
--- a/src/views/doctor/doctor-list/index.vue
+++ b/src/views/doctor/doctor-list/index.vue
@@ -14,8 +14,8 @@
-
-
+
+
主任医师
主任中医师
@@ -35,7 +35,7 @@
-
+
未认证
认证通过
@@ -44,7 +44,7 @@
-
+
未认证
认证通过
@@ -53,7 +53,7 @@
-
+
未认证
认证通过
@@ -61,14 +61,14 @@
-
+
否
是
-
+
否
是
From 9c88f454a4b428441f6ceef3b47685ef40165f1b Mon Sep 17 00:00:00 2001
From: zoujiandong <10130823232@qq.com>
Date: Thu, 27 Jul 2023 09:41:28 +0800
Subject: [PATCH 4/4] =?UTF-8?q?=E8=BE=93=E5=85=A5=E6=A1=86=E5=AF=B9?=
=?UTF-8?q?=E5=85=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/doctor/doctor-list/index.vue | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/views/doctor/doctor-list/index.vue b/src/views/doctor/doctor-list/index.vue
index ae29fee..8fd2745 100644
--- a/src/views/doctor/doctor-list/index.vue
+++ b/src/views/doctor/doctor-list/index.vue
@@ -3,19 +3,19 @@
-
+
-
+
-
+
-
-
+
+
主任医师
主任中医师