From d288f0a7505c7295e5e2f9366a95a652c8948f5d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com>
Date: Mon, 10 Apr 2023 10:57:40 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/system/order/index.vue | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/views/system/order/index.vue b/src/views/system/order/index.vue
index cbfe59e..692f7b5 100644
--- a/src/views/system/order/index.vue
+++ b/src/views/system/order/index.vue
@@ -137,7 +137,7 @@
+ -->
{{query.compositeScore}}
@@ -291,7 +291,7 @@
确 定
-
+
-
搜索
重置
-
+
-
-
-
+
+
+
+
{{ scope.row.nursePersonType == "NURSE" ? "护士" : "" }}
{{ scope.row.nursePersonType == "NURSE_TEACHER" ? "护理师" : "" }}
-
+
{{ scope.row.sex == "MALE" ? "男" : "" }}