From b4faaeba91c0d11f1997cb9e35fdcc92b311b15f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Fri, 26 May 2023 10:02:55 +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 | 79 ++++++++++---------------------- 1 file changed, 24 insertions(+), 55 deletions(-) diff --git a/src/views/system/order/index.vue b/src/views/system/order/index.vue index 7abaceb..af5db02 100644 --- a/src/views/system/order/index.vue +++ b/src/views/system/order/index.vue @@ -102,7 +102,7 @@ type="text" icon="el-icon-edit" v-if="scope.row.orderType=='COMPANION_IN_HOSPITAL'&&scope.row.orderStatus == 'WAIT_DISPATCH'" - @click="seeedit(scope.row)" + @click="seelookedit(scope.row,false)" >编辑 确认完成 + 查看 +
{{query.orderWriteName}}
+
{{query.caregiverName}}
+
{{query.caregiverPhone}}
+
{{query.hospitalName}}
+
{{query.departmentName}}
+
{{query.hospitalBedNumber}}
{{query.companionStartDate}} {{query.companionEndDate?'至':'' }} {{ query.companionEndDate }}
@@ -516,49 +535,7 @@ >
{{query.evaluateSatisfaction}}
- - - - - - - - - - - - -