From 2d5c2e2043e49a492ee13e6cf3441f2df684b8eb 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:03:05 +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 | 67 ++++++++++--------------------- src/views/system/order/indexjs.js | 13 ++---- 2 files changed, 25 insertions(+), 55 deletions(-) diff --git a/src/views/system/order/index.vue b/src/views/system/order/index.vue index aeb7c06..6ac3ee3 100644 --- a/src/views/system/order/index.vue +++ b/src/views/system/order/index.vue @@ -99,7 +99,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 }}
@@ -571,49 +590,7 @@ >
{{query.evaluateSatisfaction}}
- - - - - - - - - - - - -