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}}
- - - - - - - - - - - - -